Results 1 to 6 of 6

Thread: win32 dll?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    win32 dll?

    How do you make a win32 dll project in microsoft visual C++ 2005 express?

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    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

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: win32 dll?

    Quote 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?

  4. #4
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    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

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: win32 dll?

    Quote Originally Posted by chemicalNova
    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
    I have the Platform SDK but can't find how to configure MSVC++ 2005 to use the win32 dll template.

  6. #6
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    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
  •  



Click Here to Expand Forum to Full Width