Public Attributes | |
| HMODULE | hModule |
| struct global_object * | next |
| struct global_object * | previous |
Definition at line 31 of file dlfcn-win32.cpp.
| HMODULE global_object::hModule |
Definition at line 26 of file dlfcn-win32.cpp.
| struct global_object* global_object::next |
Definition at line 28 of file dlfcn-win32.cpp.
| struct global_object* global_object::previous |
Definition at line 27 of file dlfcn-win32.cpp.