BOOL GetVersionEx(LPOSVERSIONINFO lpVersionInfo); Declared in winbase.h, include windows.h to get it. MSDN has information on the OSVERSIONINFO struct (see below). GetVersionEx[^] Hope this helps. -- Henrik Stuart (http://www.unprompted.com/hstuart/[^])