Hi All
Is there a way to compile a Win32 app/dll from the vs 2003 or 2005 environment as in Delphi, where you can choose your output type
Thanks
Hi All
Is there a way to compile a Win32 app/dll from the vs 2003 or 2005 environment as in Delphi, where you can choose your output type
Thanks
Win32 Application
rklein
So it can be done with C++, I'll do that.
Thanks
l_steve_l
Not with a VB project if that's what you mean (considering the forum you posted to). Out of the languages included with VS, only C++ supports compiling to native code.