Kevin O'Connor wrote:
> 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.
>   

Thanks, committed.

A few notes:

The only docs I found referring to the values where from an Microsoft 
blog. The blogs are not as safe as
MSDN, as they don't come from Microsoft as an entity, but from the 
individuals.
http://blogs.msdn.com/netcfteam/archive/2006/09/15/756755.aspx

Doing a google code search shows that the values pop up in a lot of 
projects, including in our
old wcebase.h file.
http://www.google.com/codesearch?q=SPI_GETOEMINFO&btnG=Search+Code

If possible, it would be great to have tiny programs that show that
you tested/searched for the value in other/independent ways other than 
looking elsewhere.

Cheers,
Pedro Alves

---



-------------------------------------------------------------------------
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