windows.prsht

\ prsht.d * * Windows API header module * * Translated from MinGW Windows headers * by Vladimir Vlasov * * Placed into public domain * \**********************************************************************

Members

Aliases

CreatePropertySheetPage
alias CreatePropertySheetPage = CreatePropertySheetPageW
Undocumented in source.
CreatePropertySheetPage
alias CreatePropertySheetPage = CreatePropertySheetPageA
Undocumented in source.
LPCPROPSHEETHEADER
alias LPCPROPSHEETHEADER = LPCPROPSHEETHEADERW
Undocumented in source.
LPCPROPSHEETHEADER
alias LPCPROPSHEETHEADER = LPCPROPSHEETHEADERA
Undocumented in source.
LPCPROPSHEETHEADERA
alias LPCPROPSHEETHEADERA = const(PROPSHEETHEADERA)*
Undocumented in source.
LPCPROPSHEETHEADERW
alias LPCPROPSHEETHEADERW = const(PROPSHEETHEADERW)*
Undocumented in source.
LPCPROPSHEETPAGE
alias LPCPROPSHEETPAGE = LPCPROPSHEETPAGEW
Undocumented in source.
LPCPROPSHEETPAGE
alias LPCPROPSHEETPAGE = LPCPROPSHEETPAGEA
Undocumented in source.
LPCPROPSHEETPAGEA
alias LPCPROPSHEETPAGEA = const(PROPSHEETPAGEA)*
Undocumented in source.
LPCPROPSHEETPAGEW
alias LPCPROPSHEETPAGEW = const(PROPSHEETPAGEW)*
Undocumented in source.
LPFNADDPROPSHEETPAGE
alias LPFNADDPROPSHEETPAGE = BOOL function(HPROPSHEETPAGE, LPARAM)
Undocumented in source.
LPFNADDPROPSHEETPAGES
alias LPFNADDPROPSHEETPAGES = BOOL function(LPVOID, LPFNADDPROPSHEETPAGE, LPARAM)
Undocumented in source.
LPFNPSPCALLBACK
alias LPFNPSPCALLBACK = LPFNPSPCALLBACKW
Undocumented in source.
LPFNPSPCALLBACK
alias LPFNPSPCALLBACK = LPFNPSPCALLBACKA
Undocumented in source.
LPFNPSPCALLBACKA
alias LPFNPSPCALLBACKA = UINT function(HWND, UINT, LPPROPSHEETPAGEA)
Undocumented in source.
LPFNPSPCALLBACKW
alias LPFNPSPCALLBACKW = UINT function(HWND, UINT, LPPROPSHEETPAGEW)
Undocumented in source.
LPPROPSHEETHEADER
alias LPPROPSHEETHEADER = LPPROPSHEETHEADERW
Undocumented in source.
LPPROPSHEETHEADER
alias LPPROPSHEETHEADER = LPPROPSHEETHEADERA
Undocumented in source.
LPPROPSHEETHEADERA
alias LPPROPSHEETHEADERA = PROPSHEETHEADERA*
Undocumented in source.
LPPROPSHEETHEADERW
alias LPPROPSHEETHEADERW = PROPSHEETHEADERW*
Undocumented in source.
LPPROPSHEETPAGE
alias LPPROPSHEETPAGE = LPPROPSHEETPAGEW
Undocumented in source.
LPPROPSHEETPAGE
alias LPPROPSHEETPAGE = LPPROPSHEETPAGEA
Undocumented in source.
LPPROPSHEETPAGEA
alias LPPROPSHEETPAGEA = PROPSHEETPAGEA*
Undocumented in source.
LPPROPSHEETPAGEW
alias LPPROPSHEETPAGEW = PROPSHEETPAGEW*
Undocumented in source.
LPPSHNOTIFY
alias LPPSHNOTIFY = PSHNOTIFY*
Undocumented in source.
PFNPROPSHEETCALLBACK
alias PFNPROPSHEETCALLBACK = int function(HWND, UINT, LPARAM)
Undocumented in source.
PROPSHEETHEADER
alias PROPSHEETHEADER = PROPSHEETHEADERW
Undocumented in source.
PROPSHEETHEADER
alias PROPSHEETHEADER = PROPSHEETHEADERA
Undocumented in source.
PROPSHEETPAGE
alias PROPSHEETPAGE = PROPSHEETPAGEW
Undocumented in source.
PROPSHEETPAGE
alias PROPSHEETPAGE = PROPSHEETPAGEA
Undocumented in source.
PSM_SETFINISHTEXT
alias PSM_SETFINISHTEXT = PSM_SETFINISHTEXTW
Undocumented in source.
PSM_SETFINISHTEXT
alias PSM_SETFINISHTEXT = PSM_SETFINISHTEXTA
Undocumented in source.
PSM_SETTITLE
alias PSM_SETTITLE = PSM_SETTITLEW
Undocumented in source.
PSM_SETTITLE
alias PSM_SETTITLE = PSM_SETTITLEA
Undocumented in source.
PropertySheet
alias PropertySheet = PropertySheetW
Undocumented in source.
PropertySheet
alias PropertySheet = PropertySheetA
Undocumented in source.

Enums

ID_PSRESTARTWINDOWS
anonymousenum ID_PSRESTARTWINDOWS
Undocumented in source.
PROP_SM_CXDLG
anonymousenum PROP_SM_CXDLG
Undocumented in source.
PSBTN_BACK
anonymousenum PSBTN_BACK
Undocumented in source.
PSCB_INITIALIZED
anonymousenum PSCB_INITIALIZED
Undocumented in source.
PSH_DEFAULT
anonymousenum PSH_DEFAULT
Undocumented in source.
PSH_WATERMARK
anonymousenum PSH_WATERMARK
Undocumented in source.
PSH_WIZARD97
anonymousenum PSH_WIZARD97
Undocumented in source.
PSH_WIZARD97
anonymousenum PSH_WIZARD97
Undocumented in source.
PSH_WIZARD_LITE
anonymousenum PSH_WIZARD_LITE
Undocumented in source.
PSM_SETCURSEL
anonymousenum PSM_SETCURSEL
Undocumented in source.
PSNRET_NOERROR
anonymousenum PSNRET_NOERROR
Undocumented in source.
PSN_FIRST
anonymousenum PSN_FIRST
Undocumented in source.
PSN_GETOBJECT
anonymousenum PSN_GETOBJECT
Undocumented in source.
PSN_TRANSLATEACCELERATOR
anonymousenum PSN_TRANSLATEACCELERATOR
Undocumented in source.
PSPCB_RELEASE
anonymousenum PSPCB_RELEASE
Undocumented in source.
PSP_DEFAULT
anonymousenum PSP_DEFAULT
Undocumented in source.
PSP_HIDEHEADER
anonymousenum PSP_HIDEHEADER
Undocumented in source.
PSWIZB_BACK
anonymousenum PSWIZB_BACK
Undocumented in source.
WIZ_CXDLG
anonymousenum WIZ_CXDLG
Undocumented in source.

Functions

CreatePropertySheetPageA
HPROPSHEETPAGE CreatePropertySheetPageA(LPCPROPSHEETPAGEA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CreatePropertySheetPageW
HPROPSHEETPAGE CreatePropertySheetPageW(LPCPROPSHEETPAGEW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DestroyPropertySheetPage
BOOL DestroyPropertySheetPage(HPROPSHEETPAGE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PropSheet_AddPage
BOOL PropSheet_AddPage(HWND hPropSheetDlg, HPROPSHEETPAGE hpage)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_Apply
BOOL PropSheet_Apply(HWND hPropSheetDlg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_CancelToClose
VOID PropSheet_CancelToClose(HWND hPropSheetDlg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_Changed
VOID PropSheet_Changed(HWND hPropSheetDlg, HWND hwndPage)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_GetCurrentPageHwnd
HWND PropSheet_GetCurrentPageHwnd(HWND hDlg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_GetTabControl
HWND PropSheet_GetTabControl(HWND hPropSheetDlg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_InsertPage
BOOL PropSheet_InsertPage(HWND hPropSheetDlg, WPARAM wInsertAfter, HPROPSHEETPAGE hpage)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_IsDialogMessage
BOOL PropSheet_IsDialogMessage(HWND hDlg, LPMSG pMsg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_PressButton
BOOL PropSheet_PressButton(HWND hPropSheetDlg, int iButton)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_QuerySiblings
int PropSheet_QuerySiblings(HWND hPropSheetDlg, WPARAM param1, LPARAM param2)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_RebootSystem
VOID PropSheet_RebootSystem(HWND hPropSheetDlg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_RemovePage
VOID PropSheet_RemovePage(HWND hPropSheetDlg, int index, HPROPSHEETPAGE hpage)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_RestartWindows
VOID PropSheet_RestartWindows(HWND hPropSheetDlg)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_SetCurSel
BOOL PropSheet_SetCurSel(HWND hPropSheetDlg, HPROPSHEETPAGE hpage, HPROPSHEETPAGE index)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_SetCurSelByID
BOOL PropSheet_SetCurSelByID(HWND hPropSheetDlg, int id)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_SetFinishText
VOID PropSheet_SetFinishText(HWND hPropSheetDlg, LPTSTR lpszText)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_SetTitle
VOID PropSheet_SetTitle(HWND hPropSheetDlg, DWORD wStyle, LPTSTR lpszText)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_SetWizButtons
VOID PropSheet_SetWizButtons(HWND hPropSheetDlg, DWORD dwFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
PropSheet_UnChanged
VOID PropSheet_UnChanged(HWND hPropSheetDlg, HWND hwndPage)
Undocumented in source. Be warned that the author may not have intended to support it.
PropertySheetA
int PropertySheetA(LPCPROPSHEETHEADERA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PropertySheetW
int PropertySheetW(LPCPROPSHEETHEADERW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Mixins

__anonymous
mixin DECLARE_HANDLE!("HPROPSHEETPAGE")
Undocumented in source.

Structs

PROPSHEETHEADERA
struct PROPSHEETHEADERA
Undocumented in source.
PROPSHEETHEADERW
struct PROPSHEETHEADERW
Undocumented in source.
PROPSHEETPAGEA
struct PROPSHEETPAGEA
Undocumented in source.
PROPSHEETPAGEW
struct PROPSHEETPAGEW
Undocumented in source.
PSHNOTIFY
struct PSHNOTIFY
Undocumented in source.

Variables

MAXPROPPAGES
auto MAXPROPPAGES;
Undocumented in source.

Meta