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

/vbox/include/iprt/nt/
H A Dnt-and-windows.h31 #define PEB IncompleteWindows_PEB macro
44 #undef PEB macro
H A Dnt.h66 #define PEB Incomplete_PEB macro
206 #undef PEB macro
876 /* End of PEB in W52 (Windows XP (RTM))! */
882 /* End of PEB in W52 (Windows Server 2003)! */
885 /* End of PEB in W6 (windows Vista)! */
932 /** The size of the windows 8.1 PEB structure. */
934 /** The size of the windows 8.0 PEB structure. */
936 /** The size of the windows 7 PEB structure. */
938 /** The size of the windows vista PEB structure. */
940 /** The size of the windows server 2003 PEB structur
1353 typedef PEB_COMMON PEB; typedef
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h228 * PEB data structure
300 } PEB, *PPEB; typedef in typeref:struct:_PEB
2401 NTSYSAPI PEB * WINAPI RtlGetCurrentPeb(void);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h228 * PEB data structure
300 } PEB, *PPEB; typedef in typeref:struct:_PEB
2347 NTSYSAPI PEB * WINAPI RtlGetCurrentPeb(void);

Completed in 103 milliseconds