#include <profinfo.h>
Inheritance diagram for CProfileInformationPage:
Public Member Functions | |
CProfileInformationPage (HINSTANCE hiWhere, LPCTSTR lpstrTarget) | |
~CProfileInformationPage () | |
virtual BOOL | OnInit () |
virtual BOOL | OnDestroy () |
Private Attributes | |
CString | m_csProfile |
CProfile * | m_pcpTarget |
|
Definition at line 30 of file profinfo.cpp. References CProfileInformationPage(), m_csProfile, m_pcpTarget, NULL, ProfilePropertyPage, and ProfilePropertyString. Referenced by CProfileInformationPage().
|
|
Definition at line 43 of file profinfo.cpp. References m_pcpTarget.
|
|
Reimplemented from CPropertyPage. Definition at line 163 of file profinfo.cpp. References BOOL, FALSE, m_pcpTarget, and NULL.
|
|
Reimplemented from CPropertyPage. Definition at line 51 of file profinfo.cpp. References AdditionalProfileInfo, BOOL, CMMDescription, CMMIcon, DWORD, FALSE, CProfile::GetCMM(), CString::Load(), m_csProfile, m_pcpTarget, MAX_PATH, NoAdditionalInfo, NULL, ProfileDescription, ProfileProducerInfo, sacDefaultCMM, SendDlgItemMessage(), SetDlgItemText(), CProfile::TagContents(), and TRUE.
|
|
Definition at line 24 of file profinfo.h. Referenced by CProfileInformationPage(), and OnInit(). |
|
Definition at line 25 of file profinfo.h. Referenced by CProfileInformationPage(), OnDestroy(), OnInit(), and ~CProfileInformationPage(). |