Thursday 9 July 2009

Building Windows DLLs

Check out creating a DLL, MSDN Guide to DLLs (lo-bandwidth)

To build a DLL in MSVC Express, create a Win32 app, then reload the project as follows: File->New->Project from Existing Code. Eventually you will reach an option that lets you change the project type to DLL.

No comments: