Searched defs:SUPSYSROOTDIRBUF (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerify-win.h191 typedef struct SUPSYSROOTDIRBUF struct
195 } SUPSYSROOTDIRBUF; typedef in typeref:struct:SUPSYSROOTDIRBUF
196 extern SUPSYSROOTDIRBUF g_System32NtPath;
197 extern SUPSYSROOTDIRBUF g_WinSxSNtPath;
199 extern SUPSYSROOTDIRBUF g_ProgramFilesNtPath;
200 extern SUPSYSROOTDIRBUF g_CommonFilesNtPath;
202 extern SUPSYSROOTDIRBUF g_ProgramFilesX86NtPath;
203 extern SUPSYSROOTDIRBUF g_CommonFilesX86NtPath;
206 extern SUPSYSROOTDIRBUF g_SupLibHardenedExeNtPath;

Completed in 61 milliseconds