One more addition.

I need two additional SPI_xxx defines.  The names are from:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceui40/html/cerefSystemParametersInfo.asp

The values come from the haret code.

-Kevin


--- src/w32api/include/winuser.h        (revision 784)
+++ src/w32api/include/winuser.h        (working copy)
@@ -1204,6 +1204,8 @@
 #define SPI_GETMOUSESPEED 0x0070
 #define SPI_GETMOUSETRAILS 0x005E
 #define SPI_GETNONCLIENTMETRICS 0x0029
+#define SPI_GETOEMINFO 0x0102
+#define SPI_GETPLATFORMTYPE 0x0101
 #define SPI_GETPOWEROFFACTIVE 0x0054
 #define SPI_GETPOWEROFFTIMEOUT 0x0050
 #define SPI_GETSCREENREADER 0x0046

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to