Visual Studio: Fix building resource file with Visual Studio Express.

This commit is contained in:
Kimmo Varis 2009-01-19 06:40:59 +00:00
parent 60a194f620
commit 0b2bd09b24
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,10 @@
// //
// Generated from the TEXTINCLUDE 2 resource. // Generated from the TEXTINCLUDE 2 resource.
// //
#include "afxres.h"
#define APSTUDIO_HIDDEN_SYMBOLS
#include "windows.h"
#undef APSTUDIO_HIDDEN_SYMBOLS
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS #undef APSTUDIO_READONLY_SYMBOLS