BaseTSD |
Based on basetsd.h (various types).
|
BaseTSD.ULONG_PTR |
Unsigned long ptr.
|
GetSystemTimeFuncCall.SystemTime |
System time structure.
|
Kernel32 |
Interface definitions for kernel32.dll .
|
WinBase |
Ported from Winbase.h (kernel32.dll/kernel services).
|
WinBase.OVERLAPPED |
The Overlapped structure contains information used in
asynchronous (or overlapped) input and output (I/O).
|
WinBase.SECURITY_ATTRIBUTES |
The SECURITY_ATTRIBUTES structure contains the security descriptor for an
object and specifies whether the handle retrieved by specifying this
structure is inheritable.
|
Wincon |
Ported from Wincon.h.
|
WinDef |
Ported from Windef.h (various macros and types).
|
WinDef.DWORD |
The 32-bit unsigned integer.
|
WinDef.WORD |
The 16-bit unsigned integer.
|
WinNT |
This module defines the 32-Bit Windows types and constants that are defined
by NT, but exposed through the Win32 API.
|
WinNT.HANDLE |
Handle to an object.
|
Winsock |
Interface definitions for WS2_32.dll .
|
WSAStartupFuncCall.WSAData |
The WSAData structure contains information about the implementation of Windows sockets.
|