Scroll to navigation

PropertySheetW(3w) Wine API PropertySheetW(3w)

NAME

PropertySheetW (COMCTL32.@)

SYNOPSIS

INT_PTR PropertySheetW
(
LPCPROPSHEETHEADERW lppsh
)
 

DESCRIPTION

See PropertySheetA(3w).
 

IMPLEMENTATION

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