#include <proppage.h>
Inheritance diagram for CShellExtensionPage:
Public Member Functions | |
CShellExtensionPage () | |
~CShellExtensionPage () | |
Static Public Member Functions | |
BOOL | OKToClose () |
Private Attributes | |
CShellExtensionPage * | m_pcsepPrevious |
CShellExtensionPage * | m_pcsepNext |
Static Private Attributes | |
CShellExtensionPage * | m_pcsepAnchor = NULL |
|
Definition at line 113 of file proppage.cpp. References m_pcsepAnchor, m_pcsepNext, m_pcsepPrevious, NULL, CGlobals::ReferenceCounter(), and UINT.
|
|
Definition at line 135 of file proppage.cpp. References m_pcsepAnchor, m_pcsepNext, m_pcsepPrevious, and NULL.
|
|
Definition at line 156 of file proppage.cpp. References BOOL, FALSE, IsWindow(), m_pcsepAnchor, and TRUE. Referenced by CGlobals::CanUnload().
|
|
Definition at line 106 of file proppage.cpp. Referenced by CShellExtensionPage(), OKToClose(), and ~CShellExtensionPage(). |
|
Definition at line 134 of file proppage.h. Referenced by CShellExtensionPage(), and ~CShellExtensionPage(). |
|
Definition at line 134 of file proppage.h. Referenced by CShellExtensionPage(), and ~CShellExtensionPage(). |