|
-
Aug 14th, 2007, 10:19 PM
#1
Thread Starter
Frenzied Member
win32 dll?
How do you make a win32 dll project in microsoft visual C++ 2005 express?
-
Aug 14th, 2007, 10:21 PM
#2
Re: win32 dll?
You have to download and install the Platform SDK. You'll also have to configure Visual Studio to allow it.. etc. All the information is available on MSDN.
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Aug 14th, 2007, 11:03 PM
#3
Thread Starter
Frenzied Member
Re: win32 dll?
 Originally Posted by chemicalNova
You have to download and install the Platform SDK. You'll also have to configure Visual Studio to allow it.. etc. All the information is available on MSDN.
chem
Where?
-
Aug 15th, 2007, 05:00 AM
#4
Re: win32 dll?
The Platform SDK is available from Microsoft.com : http://www.microsoft.com/downloads/d...displaylang=en
MSDN is the Microsoft Developer Network, http://www.msdn.com http://msdn.microsoft.com
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
-
Aug 24th, 2007, 09:56 PM
#5
Thread Starter
Frenzied Member
Re: win32 dll?
 Originally Posted by chemicalNova
I have the Platform SDK but can't find how to configure MSVC++ 2005 to use the win32 dll template.
-
Aug 31st, 2007, 06:50 PM
#6
Re: win32 dll?
Theres a bug in VC++2005 which is fixable. Theres a text file in the directory somewhere, which shows you how to edit the HTML file in the New Project dialog, to make the Win32 stuff enabled.
chem
Visual Studio 6, Visual Studio.NET 2005, MASM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|