PDA

View Full Version : embedded VB question


vma
5th April 2005, 02:16 PM
Hi,

Before people reply with "use VC++ instead": I don't have the time and willpower to look into VC++ programming.

Anyway, I was fiddling around with embedded VB and the lack of DoEvents is a great limitation!

Is there any way around?

Also, is it just me, or is VB extremly slow on PocketPC?

Finally, all I got was a file with *.vb extension, which would get executed inside the PocketPC. Shouldn't it be possible to compile to *.exe?

Thanks,
vma

Rudegar
5th April 2005, 05:49 PM
i think the new vb .NET is about as fast and have the same support of evens and such as C# .NET

of cause both would still be slower then pure win32 in c++