Releases: satrian/extiodll
Update to ExtIO DLL Example for MS VC2008
24.04.2012 - Added INCLUDE_MFC compiler directive to stdafx.h. If commented out, MFC libraries will not be included to the build.
The initial release was MFC-enabled by default, although no MFC functionality was used.
The MFC parts are now put between the #ifdef INCLUDE_MFC statements, so MFC can be enabled and disabled at will.
The code is licensed as Creative Commons Attribution-ShareAlike,
see http://creativecommons.org/licenses/by-sa/3.0/ for details.
HDSDR / Winrad ExtIO DLL example for MS VC 2008
This is an empty framework for creating the ExtIO DLL-s using Microsoft Visual Studio 2008 (MS VC2008)
I haven't tested it with Visual Studio Express, so I have no idea if it works with free tools from Microsoft as well, but it should theoretically.
The code is licensed as Creative Commons Attribution-ShareAlike,
see http://creativecommons.org/licenses/by-sa/3.0/ for details.