mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 14:40:56 +00:00
comctl32: Dump a parameter in a TRACE.
This commit is contained in:
parent
09539e4219
commit
51db7f0a15
@ -613,7 +613,7 @@ static INT_PTR PROPSHEET_CreateDialog(PropSheetInfo* psInfo)
|
||||
DWORD resSize;
|
||||
WORD resID = IDD_PROPSHEET;
|
||||
|
||||
TRACE("\n");
|
||||
TRACE("(%p)\n", psInfo);
|
||||
if (psInfo->ppshheader.dwFlags & INTRNL_ANY_WIZARD)
|
||||
resID = IDD_WIZARD;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user