Originally posted by: bmacd
*looking*
-=bmacd=-
for win2k:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
It's in there as well as build #s and the software title. Probably different for XP or earlier win 9x based OS's.
-=bmacd=-
Originally posted by: singh
Use the GetVersionEx() Win32 API function.
Originally posted by: thereds
Originally posted by: singh
Use the GetVersionEx() Win32 API function.
If only I knew how to call that API through powerbuilder.