Re: [GD-Windows] os version
Brought to you by:
vexxed72
From: <cas...@ya...> - 2002-02-12 01:48:18
|
Brian Sharon wrote: > GetVersionEx(). > > Obligatory warning: You should ask yourself why you're looking for this > information. Logging the info to a file is fine. Making assumptions based > on the installed version of the OS is really bad, and will break later. > Remember how all those games that should have worked with Windows 2000 > didn't, because people checked for (NT == true) instead of just seeing if > they could create their Direct3D devices? Hmm... I just want to disable Alt+tab and other task switching keys, according to the msdn there are three different methods depending on the windows version. Task switching is broken with some opengl drivers and we want to disable it if possible. Is there any other method that works on multiple windows versions? Quake3 and derivates seem to handle that without problems... Ignacio Castaño ca...@as... _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |