twobitcoder wrote:
WOW, I can't believe people are still using VB6! Not a diss, just saying, it's a surprise! Is it possible to run this in compatibility mode on a newer OS like Windows 7? Ah, the good old days...

I loved VB6. It was a fantastic version. IMO, it took Microsoft many years to get .NET to work properly. I was really pissed that VB.NET 7.0 did not compile 6.0 code at the time, before realizing it was no longer "Visual Basic" in the traditional sense, but a whole new product with no backwards compatibility other than with the visualbasic6 namespace. Ah, lots of good memories... and lots of money earned for many years doing VB6 dev work full time!

you can do allmost you want with VB6.. well the multithread and multimedia are instable... but maybe the directx can give you more stable(i blive). the .net it's great, but, for me, stells be complicated in some aspects. the controls array aren't used. and more diferent things. and the graphic library is more complicated to use. but my sprite control can do very things;)
for share with you\these forum go to:
www.cambalinho.blogspot.com.
there you find 1 nice game build with my sprite control(slow, but works fine;)), 1 code for draw menus and the sprite control;) in time i will share my own apitimer and sound class\control;)
thanks for the time.
Codehead?
what api_doevents\doevents can realy do?(i'm still confuse with these sub)
honestly i need use controls collection and the for/next. but tell more advices, if you can;)
thanks