|
GME
13
|
#include <RegistryPanel.h>
Public Member Functions | |
| CRegistryPanel () | |
| virtual | ~CRegistryPanel () |
Protected Member Functions | |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
Definition at line 13 of file RegistryPanel.h.
Definition at line 17 of file RegistryPanel.cpp.
| CRegistryPanel::~CRegistryPanel | ( | ) | [virtual] |
Definition at line 21 of file RegistryPanel.cpp.
| void CRegistryPanel::OnSize | ( | UINT | nType, |
| int | cx, | ||
| int | cy | ||
| ) | [protected] |
Definition at line 35 of file RegistryPanel.cpp.
1.7.6.1