![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Classes | |
class | Gray::cOSModule |
class | Gray::cOSModuleFunc< TYPE > |
Namespaces | |
Gray | |
< The main namespace for all Core functions. | |
Macros | |
#define | HMODULE_NULL ((HMODULE)nullptr) |
Typedefs | |
typedef cOSModuleFunc< FARPROC > | Gray::cOSModuleFuncGeneric |
Variables | |
template class __DECL_IMPORT | Gray::cOSModuleFunc< FARPROC > |
Manages links to a *.dll module file. linux link with "dl" library
#define HMODULE_NULL ((HMODULE)nullptr) |