MyGUI 3.4.2
|
Go to the source code of this file.
Namespaces | |
namespace | MyGUI |
Macros | |
#define | MYGUI_DYNLIB_LOAD(a) |
#define | MYGUI_DYNLIB_GETSYM(a, b) |
#define | MYGUI_DYNLIB_UNLOAD(a) |
#define MYGUI_DYNLIB_GETSYM | ( | a, | |
b ) |
Definition at line 14 of file MyGUI_DynLib.cpp.
#define MYGUI_DYNLIB_LOAD | ( | a | ) |
Definition at line 13 of file MyGUI_DynLib.cpp.
#define MYGUI_DYNLIB_UNLOAD | ( | a | ) |
Definition at line 15 of file MyGUI_DynLib.cpp.