#include <gen_object.h>
Include dependency graph for win32class.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Win32WndClass |
Defines | |
#define | RELEASE_CLASSOBJ(a) { a->release(); a = NULL; } |
|
Definition at line 15 of file win32class.h. Referenced by GetClassInfoA(), GetClassInfoExA(), GetClassInfoExW(), GetClassInfoW(), RegisterClassA(), RegisterClassExA(), RegisterClassExW(), RegisterClassW(), and Win32WndClass::UnregisterClassA().
|