HomeSort by relevance Sort by last modified time
    Searched refs:CFourthPage (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSWindows/ControlPanel/
FourthPage.h 34 // CFourthPage
37 class CFourthPage : public CPropertyPage
40 CFourthPage();
41 ~CFourthPage();
45 //{{AFX_DATA(CFourthPage)
49 //{{AFX_VIRTUAL(CFourthPage)
53 DECLARE_DYNCREATE(CFourthPage)
55 //{{AFX_MSG(CFourthPage)
FourthPage.cpp 29 IMPLEMENT_DYNCREATE(CFourthPage, CPropertyPage)
33 // CFourthPage::CFourthPage
36 CFourthPage::CFourthPage()
38 CPropertyPage(CFourthPage::IDD)
40 //{{AFX_DATA_INIT(CFourthPage)
46 // CFourthPage::~CFourthPage
49 CFourthPage::~CFourthPage(
    [all...]

Completed in 46 milliseconds