History log of /vbox/src/VBox/Runtime/r3/win/internal-r3-win.h
Revision Date Author Comments Expand
ee01650486823de6a197501459e4781ad4e4a54d 53009 09-Oct-2014 vboxsync

IPRT: Windows 10 OS type.

62184c10d4a848c16595c203aad10dcf3cb8cdaa 50976 04-Apr-2014 vboxsync

RTSystemQueryOSInfo-win.cpp,init-win.cpp: Detect windows 8.1 correctly, it will try hide from us if we use GetVersionEx and the like. Fixed bug in service pack query where it would return ANSI strings instead of UTF-8 strings.

2ebdf3d2131d683bde27a65eeef2450d8834fec9 47596 07-Aug-2013 vboxsync

IPRT: Determin windows version on init and skip the SetDefaultDllDirectories on 32-bit vista. Also corrected RTSystemQueryOSInfo status reporting.