Class Summary |
FunctionName |
This class stores general Windows API function name and returns the
encoding-specific name on demand. |
Handle |
A base class for all handle types. |
Kernel32 |
This class provides functions from Kernel32 library. |
LastError |
This class provides status value of the last error and error messages
associated with system errors. |
Point |
This class represents POINT structure |
Rect |
This class represents RECT structure. |
Size |
|
VersionInfo |
This provides version information about underlying Windows platform. |
WinFunctionCache |
This class provides functionality for seleting appropriate function instance
between ANSI and Unicode analogues available in Win32 API depending on the
configuration of the cache. |