Win 32 DLL using VC++ .Net
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How to create Win32 DLL using VC++ .Net? There is no icon for this in the "New Project" dialog.. Regards, Suman
-- "Programming is an art that fights back!"
rp_suman wrote:
There is no icon for this in the "New Project" dialog..
Select "Win32 Project" option. Click "Ok" and in next dialog select "Application Settings" tab and there you have radio buttons for "Dll" and "Static library"
Nibu babu thomas Microsoft MVP for VC++ Code must be written to be read, not by the compiler, but by another human being. Programming Blog: http://nibuthomas.wordpress.com