sumom****@users*****
sumom****@users*****
2009年 10月 23日 (金) 09:31:49 JST
Index: julius4/msvc/SampleApp/stdafx.h diff -u julius4/msvc/SampleApp/stdafx.h:1.1 julius4/msvc/SampleApp/stdafx.h:1.2 --- julius4/msvc/SampleApp/stdafx.h:1.1 Thu Oct 22 01:47:20 2009 +++ julius4/msvc/SampleApp/stdafx.h Fri Oct 23 09:31:49 2009 @@ -5,6 +5,10 @@ #pragma once +// Windows XP ðÅáÀKvÈ^[QbgÆ·é +#define WINVER 0x0500 +#define _WIN32_WINNT 0x0500 + #include "targetver.h" #define WIN32_LEAN_AND_MEAN // Windows wb_[©çgp³êĢȢªðOµÜ·B @@ -19,4 +23,4 @@ // TODO: vOÉKvÈÇÁwb_[ð±±ÅQƵľ³¢B -#include <locale.h> \ No newline at end of file +#include <locale.h>