#include <Registra.h>
Collaboration diagram for Registration:
Public Member Functions | |
Registration () | |
Registration (HINSTANCE hinst, HINSTANCE hresource, char *classname, UINT nameid) | |
void | Localize () |
virtual | ~Registration () |
void * | operator new (size_t size) |
void | operator delete (void *ptr) |
Public Attributes | |
Registration * | m_next |
String | m_localizedname |
String | m_classname |
String | m_filename |
HINSTANCE | m_hinst |
HINSTANCE | m_hresource |
HICON | m_hicon |
UINT | m_nameid |
Definition at line 9 of file Registra.h.
|
Definition at line 19 of file Registra.h. |
|
Definition at line 21 of file Registra.h. References m_classname, m_hicon, m_hinst, m_hresource, m_localizedname, m_nameid, and STRINGSIZE. |
|
Definition at line 49 of file Registra.h. References m_hinst, and m_hresource. |
|
Definition at line 42 of file Registra.h. References m_localizedname, and m_nameid. |
|
Definition at line 60 of file Registra.h. References FreeExt(). Here is the call graph for this function: ![]() |
|
Definition at line 58 of file Registra.h. References AllocExt(). Here is the call graph for this function: ![]() |
|
Definition at line 13 of file Registra.h. Referenced by Registration(). |
|
Definition at line 14 of file Registra.h. |
|
Definition at line 16 of file Registra.h. Referenced by Registration(). |
|
Definition at line 15 of file Registra.h. Referenced by Registration(), and ~Registration(). |
|
Definition at line 15 of file Registra.h. Referenced by Registration(), and ~Registration(). |
|
Definition at line 12 of file Registra.h. Referenced by Localize(), and Registration(). |
|
Definition at line 17 of file Registra.h. Referenced by Localize(), and Registration(). |
|
Definition at line 11 of file Registra.h. |
Generated on Thu Oct 27 11:47:02 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001