![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cResourceBase.h>
Public Member Functions | |
HRESULT | LoadResource (const char *pszName, MIME_TYPE eMime) |
This object will load resource blobs from some source. Load by name and MIME type. From _WIN32 resource DLL, Directory of files or Zip file.
Implemented in Gray::cResourceBase.