| Interface | Description |
|---|---|
| Process.CONDITION_VARIABLE | |
| Process.CRITICAL_SECTION | |
| Process.PCONDITION_VARIABLE |
Windows Condition Variable functions and structure declarations
|
| Process.PCRITICAL_SECTION |
Windows Critical Section (for supporting Mutexes) functions and structure declarations
|
| WinBase.HANDLE |
Windows opaque Handle type
|
| WinBase.HMODULE |
Windows Module Handle type
|
| WinBase.HMODULEPointer | |
| WinBase.MEMORY_BASIC_INFORMATION | |
| WinBase.MEMORYSTATUSEX |
Structure containing information about physical and virtual memory.
|
| WinBase.SYSTEM_INFO |
Structure containing information about the current computer system.
|
| WinSock.WSADATA |
Structure containing information about the WinSock implementation
|
| Class | Description |
|---|---|
| FileAPI |
Definitions manually translated from the Windows header file fileapi.h.
|
| LibC |
Basic functions from the standard Visual Studio C Run-Time library
|
| Process |
Definitions for Windows process.h
|
| SynchAPI |
Definitions for Windows syncapi.h header file
|
| WinBase | |
| WindowsDirectives | |
| WinSock |