![]() |
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 | |
| interface | Gray::IResourceLoader |
| class | Gray::cResourceBase |
Namespaces | |
| Gray | |
| < The main namespace for all Core functions. | |
Typedefs | |
| typedef WORD | Gray::RESOURCEID_t |
| A resource in .RC attached to a file/module. like MAKEINTRESOURCE(). https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-makeintresourcea. More... | |
Abstraction to load resources from windows resource modules, directories or Zip files.