Searched refs:OnSetActive (Results 1 – 12 of 12) sorted by relevance
29 virtual LONG OnSetActive() { return false; } // false = OK in OnSetActive() function30 virtual LONG OnSetActive(const PSHNOTIFY *) { return OnSetActive(); } in OnSetActive() function
39 case PSN_SETACTIVE: SetMsgResult(OnSetActive(LPPSHNOTIFY(lParam))); break; in OnNotify()
92 CFourthPage::OnSetActive() in OnSetActive() function in CFourthPage99 BOOL b = CPropertyPage::OnSetActive(); in OnSetActive()
94 CServicesPage::OnSetActive() in OnSetActive() function in CServicesPage101 BOOL b = CPropertyPage::OnSetActive(); in OnSetActive()
64 OnSetActive();
53 afx_msg BOOL OnSetActive();
65 OnSetActive();
182 CRegistrationPage::OnSetActive() in OnSetActive() function in CRegistrationPage188 BOOL b = CPropertyPage::OnSetActive(); in OnSetActive()
94 CBrowsingPage::OnSetActive() in OnSetActive() function in CBrowsingPage108 BOOL b = CPropertyPage::OnSetActive(); in OnSetActive()
109 CSecondPage::OnSetActive() in OnSetActive() function in CSecondPage113 BOOL b = CPropertyPage::OnSetActive(); in OnSetActive()