CreatePropertySheetPageA (COMCTL32.@)
HPROPSHEETPAGE CreatePropertySheetPageA ( LPCPROPSHEETPAGEA lpPropSheetPage )
Creates a new property sheet page.
Success: Handle to new property sheet page.
Failure: NULL.
An application must use the PSM_ADDPAGE message to add the new page to an existing property sheet.
Declared in "include/prsht.h". gitlab.winehq.org/wine/wine/blob/master/include/prsht.h
Implemented in "dlls/comctl32/propsheet.c". gitlab.winehq.org/wine/wine/blob/master/dlls/comctl32/propsheet.c
Debug channel "propsheet".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.