|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <window.h>


Public Member Functions | |
| PropSheetPage (UINT nid, Window::CREATORFUNC dlg_creator) | |
| void | init (struct PropertySheetDialog *) |
Protected Attributes | |
| Window::CREATORFUNC | _dlg_creator |
Friends | |
| struct | PropSheetPageDlg |
| PropSheetPage::PropSheetPage | ( | UINT | nid, |
| Window::CREATORFUNC | dlg_creator | ||
| ) |
Definition at line 1306 of file window.cpp.
| void PropSheetPage::init | ( | struct PropertySheetDialog * | ) |
|
friend |
|
protected |
Definition at line 403 of file window.h.
Referenced by PropSheetPageDlg::DialogProc().