ReactOS 0.4.16-dev-974-g5022a45
|
Public Attributes | |
union { | |
PROPSHEETPAGEA pageA | |
PROPSHEETPAGEW pageW | |
} | u |
unsigned int | addref_called |
unsigned int | release_called |
Definition at line 1014 of file propsheet.c.
Definition at line 1021 of file propsheet.c.
Referenced by proppage_callback_a(), and proppage_callback_w().
PROPSHEETPAGEA custom_proppage::pageA |
Definition at line 1018 of file propsheet.c.
Referenced by proppage_callback_a().
PROPSHEETPAGEW custom_proppage::pageW |
Definition at line 1019 of file propsheet.c.
Referenced by proppage_callback_w().
Definition at line 1022 of file propsheet.c.
Referenced by proppage_callback_a(), and proppage_callback_w().
union { ... } custom_proppage::u |
Referenced by proppage_callback_a(), and proppage_callback_w().