ReactOS 0.4.15-dev-7934-g1dc8d80
_TDB Struct Reference

#include <winbase16.h>

Collaboration diagram for _TDB:

Public Attributes

HTASK16 hNext
 
DWORD ss_sp
 
WORD nEvents
 
INT16 priority
 
WORD unused1
 
HTASK16 hSelf
 
HANDLE16 hPrevInstance
 
DWORD unused2
 
WORD ctrlword8087
 
WORD flags
 
UINT16 error_mode
 
WORD version
 
HANDLE16 hInstance
 
HMODULE16 hModule
 
HQUEUE16 hQueue
 
HTASK16 hParent
 
WORD signal_flags
 
FARPROC16 sighandler
 
FARPROC16 userhandler
 
FARPROC16 discardhandler
 
FARPROC16 int0
 
FARPROC16 int2
 
FARPROC16 int4
 
FARPROC16 int6
 
FARPROC16 int7
 
FARPROC16 int3e
 
FARPROC16 int75
 
DWORD compat_flags
 
BYTE unused4 [2]
 
struct _TEBteb
 
BYTE unused5 [8]
 
HANDLE16 hPDB
 
SEGPTR dta
 
BYTE curdrive
 
CHAR curdir [65]
 
WORD nCmdShow
 
HTASK16 hYieldTo
 
DWORD dlls_to_init
 
HANDLE16 hCSAlias
 
WORD thunks [8 *4]
 
CHAR module_name [8]
 
WORD magic
 
HANDLE hEvent
 
PDB16 pdb
 

Detailed Description

Definition at line 59 of file winbase16.h.

Member Data Documentation

◆ compat_flags

DWORD _TDB::compat_flags

Definition at line 88 of file winbase16.h.

◆ ctrlword8087

WORD _TDB::ctrlword8087

Definition at line 69 of file winbase16.h.

◆ curdir

CHAR _TDB::curdir[65]

Definition at line 95 of file winbase16.h.

◆ curdrive

BYTE _TDB::curdrive

Definition at line 94 of file winbase16.h.

◆ discardhandler

FARPROC16 _TDB::discardhandler

Definition at line 80 of file winbase16.h.

◆ dlls_to_init

DWORD _TDB::dlls_to_init

Definition at line 98 of file winbase16.h.

◆ dta

SEGPTR _TDB::dta

Definition at line 93 of file winbase16.h.

◆ error_mode

UINT16 _TDB::error_mode

Definition at line 71 of file winbase16.h.

◆ flags

WORD _TDB::flags

Definition at line 70 of file winbase16.h.

◆ hCSAlias

HANDLE16 _TDB::hCSAlias

Definition at line 99 of file winbase16.h.

◆ hEvent

HANDLE _TDB::hEvent

Definition at line 103 of file winbase16.h.

◆ hInstance

HANDLE16 _TDB::hInstance

Definition at line 73 of file winbase16.h.

◆ hModule

HMODULE16 _TDB::hModule

Definition at line 74 of file winbase16.h.

◆ hNext

HTASK16 _TDB::hNext

Definition at line 61 of file winbase16.h.

◆ hParent

HTASK16 _TDB::hParent

Definition at line 76 of file winbase16.h.

◆ hPDB

HANDLE16 _TDB::hPDB

Definition at line 92 of file winbase16.h.

◆ hPrevInstance

HANDLE16 _TDB::hPrevInstance

Definition at line 67 of file winbase16.h.

◆ hQueue

HQUEUE16 _TDB::hQueue

Definition at line 75 of file winbase16.h.

◆ hSelf

HTASK16 _TDB::hSelf

Definition at line 66 of file winbase16.h.

◆ hYieldTo

HTASK16 _TDB::hYieldTo

Definition at line 97 of file winbase16.h.

◆ int0

FARPROC16 _TDB::int0

Definition at line 81 of file winbase16.h.

◆ int2

FARPROC16 _TDB::int2

Definition at line 82 of file winbase16.h.

◆ int3e

FARPROC16 _TDB::int3e

Definition at line 86 of file winbase16.h.

◆ int4

FARPROC16 _TDB::int4

Definition at line 83 of file winbase16.h.

◆ int6

FARPROC16 _TDB::int6

Definition at line 84 of file winbase16.h.

◆ int7

FARPROC16 _TDB::int7

Definition at line 85 of file winbase16.h.

◆ int75

FARPROC16 _TDB::int75

Definition at line 87 of file winbase16.h.

◆ magic

WORD _TDB::magic

Definition at line 102 of file winbase16.h.

◆ module_name

CHAR _TDB::module_name[8]

Definition at line 101 of file winbase16.h.

◆ nCmdShow

WORD _TDB::nCmdShow

Definition at line 96 of file winbase16.h.

◆ nEvents

WORD _TDB::nEvents

Definition at line 63 of file winbase16.h.

◆ pdb

PDB16 _TDB::pdb

Definition at line 104 of file winbase16.h.

◆ priority

INT16 _TDB::priority

Definition at line 64 of file winbase16.h.

◆ sighandler

FARPROC16 _TDB::sighandler

Definition at line 78 of file winbase16.h.

◆ signal_flags

WORD _TDB::signal_flags

Definition at line 77 of file winbase16.h.

◆ ss_sp

DWORD _TDB::ss_sp

Definition at line 62 of file winbase16.h.

◆ teb

struct _TEB* _TDB::teb

Definition at line 90 of file winbase16.h.

◆ thunks

WORD _TDB::thunks[8 *4]

Definition at line 100 of file winbase16.h.

◆ unused1

WORD _TDB::unused1

Definition at line 65 of file winbase16.h.

◆ unused2

DWORD _TDB::unused2

Definition at line 68 of file winbase16.h.

◆ unused4

BYTE _TDB::unused4[2]

Definition at line 89 of file winbase16.h.

◆ unused5

BYTE _TDB::unused5[8]

Definition at line 91 of file winbase16.h.

◆ userhandler

FARPROC16 _TDB::userhandler

Definition at line 79 of file winbase16.h.

◆ version

WORD _TDB::version

Definition at line 72 of file winbase16.h.


The documentation for this struct was generated from the following file: