Post

 Resources 

Console

Nitro for VB


Compiling



We are finished. The last thing we have to do is compiling the component.

Image


Choose the compile option "Win 32 - Release MinSize" and compile your program (menu: Build->Build MyLib.dll) The VC++ compiler will build your component and register it, so it is ready to use.



Next: Using it with VB | 1 | 2 | 3 | 4 | 5

1 comment

Tutorial Console

Tutorial by:

Torsten Damberg


Date: 2000 May 11


Navigate



1 comment

Latest comment


by: Soulmartyr

I'm not sure about anyone else, but in VB 2005 Express Edition, things seem to run just as fast as VC++ when you compile them and run the stand-alone.

Is anyone else seeing this? I made two different .DLL libraries, one in VB2k5, one in VC++. The method in the libraries did a calculation of the SIN(30) *2 in a for-next loop for five-thousand repitions. I saw an average difference of .0000002 seconds in running the two different versions. I used QueryPerformanceCounter to time everything.

Post a Comment


Printer Friendly



Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 254 visitors within the last 20 minutes
RSS News Feed