in

All Tags » C++ » DLL (RSS)

Browse by Tags

  • Build and test a simple DLL

    Continuing with the walkthrough of making a DLL from my previous blog ... As a reminder, I'm following along with Chapter 19 (Dynamic Link Libraries) from Programming Windows 95 by Charles Petzold. I have a header file with a macro defined for exporting the function. Now I need to declare my function...
    Posted to Lifestyle of the MSIdle (Weblog) by SusanGorman on 04-14-2008
  • What the heck is a __declspec?

    (Note: I’m using InstallShield 12 for my install development and Visual Studio 2005 for DLL development.) The goal is to learn to make a simple DLL that I can use in an MSI custom action. Today I started with the basics using a classic book that still has relevance today: Programming Windows 95 by Charles...
    Posted to Lifestyle of the MSIdle (Weblog) by SusanGorman on 04-14-2008
Page 1 of 1 (2 items)
2003-2007 GormanOnline.com
Powered by Community Server (Non-Commercial Edition), by Telligent Systems