Searched refs:RtlGetVersion (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A DWin2kWorkarounds.c23 #define RtlGetVersion RtlGetVersion_AvoidIt macro
87 * RtlGetVersion
130 RtlInitUnicodeString(&RoutineName, L"RtlGetVersion");
140 #undef RtlGetVersion macro
142 RtlGetVersion(PRTL_OSVERSIONINFOW pVerInfo)
H A DWin2kWorkaroundsA.asm39 MAKE_IMPORT_ENTRY RtlGetVersion, 4
/vbox/src/VBox/HostDrivers/Support/win/
H A Dimport-template-ntdll.h87 SUPHARNT_IMPORT_STDCALL_EARLY(RtlGetVersion, 4)
H A DSUPHardenedVerifyImage-win.cpp2740 * Get the windows version. Use RtlGetVersion as GetVersionExW and
2748 if (!NT_SUCCESS(RtlGetVersion((PRTL_OSVERSIONINFOW)&NtVerInfo)))
/vbox/include/iprt/nt/
H A Dnt.h1657 NTSYSAPI NTSTATUS NTAPI RtlGetVersion(PRTL_OSVERSIONINFOW);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h2414 NTSYSAPI NTSTATUS WINAPI RtlGetVersion(RTL_OSVERSIONINFOEXW*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h2360 NTSYSAPI NTSTATUS WINAPI RtlGetVersion(RTL_OSVERSIONINFOEXW*);

Completed in 396 milliseconds