From rswindell@VERT to CVS commit on Wed Mar 12 02:23:38 2014
src/xpdev genwrap.c 1.91 1.92 xpdev.props 1.2 1.3
Update of /cvsroot/sbbs/src/xpdev
In directory cvs:/tmp/cvs-serv23893
Modified Files:
genwrap.c xpdev.props
Log Message:
Work-around the Windows 8.1 GetVersionEx() stupidity (it lies and claims the OS Windows 8.0, a.k.a. NT v6.2 instead of Windows 8.1, a.k.a. NT v6.3) by using
a LAN manager API function. Ugh.