PDA

Click to See Complete Forum and Search --> : A Speed One


s.mazen
Feb 19th, 2001, 12:45 AM
Hi ...... every body

I really want to ask you a Q ......

How can I make my program or an appliacation done by VB run smoothly ......

and how can I make the forms shown very fast with out
any problems ......

I'm waiting for a reply

Cybrg641
Feb 19th, 2001, 01:01 AM
Look through your code and see if you can compact it any more. Or try making your window with API calls instead. It is a little more complicated and advanced but it will be way more efficient.