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

Public Member Functions | |
| UINT (CALLBACK *pfnCallback)(HWND | |
Public Attributes | |
| DWORD | dwSize |
| DWORD | dwFlags |
| HINSTANCE | hInstance |
| union { | |
| LPCWSTR pszTemplate | |
| LPCDLGTEMPLATE pResource | |
| } | DUMMYUNIONNAME |
| union { | |
| HICON hIcon | |
| LPCWSTR pszIcon | |
| } | DUMMYUNIONNAME2 |
| LPCWSTR | pszTitle |
| DLGPROC | pfnDlgProc |
| LPARAM | lParam |
| UINT | |
| struct _PROPSHEETPAGEW *UINT * | pcRefParent |
| _PROPSHEETPAGEW::UINT | ( | CALLBACK * | pfnCallback | ) |
| _ANONYMOUS_UNION union { ... } _PROPSHEETPAGEW::DUMMYUNIONNAME |
| _ANONYMOUS_UNION union { ... } _PROPSHEETPAGEW::DUMMYUNIONNAME2 |
| DWORD _PROPSHEETPAGEW::dwFlags |
Definition at line 215 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), AppletInit(), CreatePropertySheetPageA(), CreatePropertySheetPageW(), CreatePropSheet(), DestroyPropertySheetPage(), dialog_viewproperties(), EventLogProperties(), InitializePropertySheetPage(), InitPropSheetPage(), OleCreatePropertyFrameIndirect(), PROPSHEET_CollectPageInfo(), PROPSHEET_CreatePage(), PROPSHEET_GetPageRect(), PROPSHEET_IndexToId(), PROPSHEET_InsertPage(), PROPSHEET_Paint(), PROPSHEET_RemovePage(), PROPSHEET_ShowPage(), show_export_ui(), show_import_ui(), ShowPropSheetW(), SpeakerVolume(), and test_ApplyButtonDisabled().
| DWORD _PROPSHEETPAGEW::dwSize |
Definition at line 214 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), AppletInit(), CreatePropertySheetPageA(), CreatePropertySheetPageW(), CreatePropSheet(), dialog_viewproperties(), display_cpl_sheets(), EventLogProperties(), InitializePropertySheetPage(), InitPropSheetPage(), OleCreatePropertyFrameIndirect(), PropertySheetW(), proppage_callback_w(), show_export_ui(), show_import_ui(), ShowPerformanceOptions(), ShowPropSheetW(), and test_ApplyButtonDisabled().
| HICON _PROPSHEETPAGEW::hIcon |
Definition at line 222 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), PROPSHEET_CollectPageInfo(), and ShowPropSheetW().
| HINSTANCE _PROPSHEETPAGEW::hInstance |
Definition at line 216 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), AppletInit(), CreatePropertySheetPageA(), CreatePropertySheetPageW(), CreatePropSheet(), dialog_viewproperties(), display_cpl_sheets(), EventLogProperties(), InitializePropertySheetPage(), InitPropSheetPage(), PROPSHEET_CollectPageInfo(), PROPSHEET_CreatePage(), PROPSHEET_Paint(), show_export_ui(), show_import_ui(), ShowPerformanceOptions(), ShowPropSheetW(), SpeakerVolume(), and test_ApplyButtonDisabled().
| LPARAM _PROPSHEETPAGEW::lParam |
Definition at line 227 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), CreatePropSheet(), dialog_viewproperties(), EventLogProperties(), CDrvDefExt::ExtraPageProc(), FinishDlgProc(), formatopts_proc(), FreeLdrPageWndProc(), CDrvDefExt::GeneralPageProc(), CFileDefExt::GeneralPageProc(), InitializePropertySheetPage(), InitPropSheetPage(), CFileDefExt::MultifilePageProc(), OleCreatePropertyFrameIndirect(), proppage_callback_w(), PropSheetDlgProc(), PropSheetPageLifetimeCallback(), CShellLink::SH_ShellLinkDlgProc(), show_cert_dialog(), show_export_ui(), show_import_ui(), ShowPropSheetW(), and WelcomeDlgProc().
| struct _PROPSHEETPAGEW* UINT* _PROPSHEETPAGEW::pcRefParent |
Definition at line 229 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), and BtrfsVolPropSheet::AddPages().
| DLGPROC _PROPSHEETPAGEW::pfnDlgProc |
Definition at line 226 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), AppletInit(), CreatePropSheet(), dialog_viewproperties(), display_cpl_sheets(), EventLogProperties(), InitializePropertySheetPage(), InitPropSheetPage(), OleCreatePropertyFrameIndirect(), PROPSHEET_CreatePage(), show_export_ui(), show_import_ui(), ShowPerformanceOptions(), ShowPropSheetW(), and test_ApplyButtonDisabled().
| LPCDLGTEMPLATE _PROPSHEETPAGEW::pResource |
Definition at line 219 of file prsht.h.
Referenced by OleCreatePropertyFrameIndirect(), PROPSHEET_CollectPageInfo(), and PROPSHEET_CreatePage().
| LPCWSTR _PROPSHEETPAGEW::pszIcon |
Definition at line 223 of file prsht.h.
Referenced by CreatePropertySheetPageA(), CreatePropertySheetPageW(), DestroyPropertySheetPage(), free_prop_sheet_pages(), prop_sheet_pages_AtoW(), and PROPSHEET_CollectPageInfo().
| LPCWSTR _PROPSHEETPAGEW::pszTemplate |
Definition at line 218 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), AppletInit(), CreatePropertySheetPageA(), CreatePropertySheetPageW(), CreatePropSheet(), DestroyPropertySheetPage(), display_cpl_sheets(), EventLogProperties(), InitializePropertySheetPage(), InitPropSheetPage(), prop_sheet_pages_AtoW(), PROPSHEET_CollectPageInfo(), PROPSHEET_CreatePage(), PROPSHEET_IdToIndex(), PROPSHEET_IndexToId(), show_export_ui(), show_import_ui(), ShowPerformanceOptions(), ShowPropSheetW(), and test_ApplyButtonDisabled().
| LPCWSTR _PROPSHEETPAGEW::pszTitle |
Definition at line 225 of file prsht.h.
Referenced by BtrfsPropSheet::AddPages(), BtrfsVolPropSheet::AddPages(), CreatePropertySheetPageA(), CreatePropertySheetPageW(), CreatePropSheet(), DestroyPropertySheetPage(), dialog_viewproperties(), InitializePropertySheetPage(), OleCreatePropertyFrameIndirect(), prop_sheet_pages_AtoW(), proppage_callback_w(), PROPSHEET_CollectPageInfo(), ShowPropSheetW(), and SpeakerVolume().