![]() |
|||
Converting vb functions into dlls
By: rekha singh | 20 Apr 2010 4:58 pm
Do you know of a good c++ tutorial or any site that covers dlls in detail..Im converting most of my vb functions into dlls so i now need intense c++ coding Commentsyou don't have to study c++, just add class project in your vb.net application project and compile and build it, automatically your class project produce .dll files in your application folder.
By: rekha singh | 20 Apr 2010
By: rekha singh | 20 Apr 2010
|
