Home
last modified time | relevance | path

Searched defs:_THREAD_DATABASE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/systools/win32/uwinapi/
H A Dwin95sys.h290 typedef struct _THREAD_DATABASE { struct
291 DWORD Type; // 00h
292 DWORD cReference; // 04h
293 PPROCESS_DATABASE pProcess; // 08h
294 DWORD someEvent; // 0Ch An event object (What's it used for???)
295 DWORD pvExcept; // 10h This field through field 3CH is a TIB
297 DWORD TopOfStack; // 14h
298 DWORD StackLow; // 18h
299 WORD W16TDB; // 1Ch
300 WORD StackSelector16; // 1Eh Used when thunking down to 16 bits
[all …]