[Julius-cvs 479] CVS update: julius4/msvc/SampleApp

Back to archive index

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 ‚ðÅ’áŒÀ•K—v‚ȃ^[ƒQƒbƒg‚Æ‚·‚é
+#define WINVER 0x0500
+#define _WIN32_WINNT 0x0500
+
 #include "targetver.h"
 
 #define WIN32_LEAN_AND_MEAN             // Windows ƒwƒbƒ_[‚©‚çŽg—p‚³‚ê‚Ä‚¢‚È‚¢•”•ª‚ðœŠO‚µ‚Ü‚·B
@@ -19,4 +23,4 @@
 
 
 // TODO: ƒvƒƒOƒ‰ƒ€‚É•K—v‚ȒljÁƒwƒbƒ_[‚ð‚±‚±‚ÅŽQÆ‚µ‚Ä‚­‚¾‚³‚¢B
-#include <locale.h>
\ No newline at end of file
+#include <locale.h>



Julius-cvs メーリングリストの案内
Back to archive index