|
From: andrew7 <bd...@us...> - 2007-01-16 13:44:14
|
Update of /cvsroot/smartwin/SmartWin/doxygenIn/html In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv7730/doxygenIn/html Modified Files: msvcToolkit.html Log Message: Hint for new projects Index: msvcToolkit.html =================================================================== RCS file: /cvsroot/smartwin/SmartWin/doxygenIn/html/msvcToolkit.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- msvcToolkit.html 9 Apr 2006 15:23:29 -0000 1.2 +++ msvcToolkit.html 16 Jan 2007 13:44:08 -0000 1.3 @@ -64,6 +64,13 @@ <P></P> </li> </ul> + <p> + When creating a new project, you may need to set the VS Express project property Linker | System | SubSystem to Windows, <br> + and C++ | Code Generation from "dll" to multi-threaded and multi-threaded debug. + </p> + + + <br> <br> <H2>Microsoft Visual Studio 6 |