Scroll to navigation

CreatePropertySheetPageW(3w) Wine API CreatePropertySheetPageW(3w)

NAME

CreatePropertySheetPageW (COMCTL32.@)

SYNOPSIS

HPROPSHEETPAGE CreatePropertySheetPageW
(
LPCPROPSHEETPAGEW lpPropSheetPage
)
 

DESCRIPTION

See CreatePropertySheetA(3w).
 

IMPLEMENTATION

Declared in "prsht.h".
Implemented in "dlls/comctl32/propsheet.c".
Debug channel "propsheet".
Oct 2012 Wine API