|
From: Shigeharu T. <sh...@ie...> - 2011-01-22 08:44:55
|
shige 01/22 2011
----------------
| >Comment By: Ethan Merritt (sfeam)
| Date: 2011-01-17 19:19
|
| Message:
| Excellent!
| Thank you so much.
Sorry, I made a mistake. A bug reported on Japanese BBS from
A.Kakuto.
----- From here -----
--- wgraph.c.orig Fri Jan 21 00:29:26 2011
+++ wgraph.c Sat Jan 22 11:49:30 2011
@@ -47,7 +47,7 @@
#define STRICT
#if defined(WIN32) && defined(USE_MOUSE)
/* shige: for mouse wheel */
-#define __WIN32_WINNT 0x0400
+#define _WIN32_WINNT 0x0400
#endif
#include <windows.h>
#include <windowsx.h>
----- From here -----
+========================================================+
Shigeharu TAKENO NIigata Institute of Technology
kashiwazaki,Niigata 945-1195 JAPAN
sh...@ie... TEL(&FAX): +81-257-22-8161
+========================================================+
|