hwnd (HWND)
The handle of the control window that is to receive the input focus.
pcreate (PVOID)
This points to the data area and is passed by the WinLoadDlg, WinCreateDlg, and WinDlgBox functions in their parameter.
This parameter MUST be a pointer rather than a long.
The first 2 bytes in the data referenced by this pointer should be the total size of the data referenced by the pointer, (for example, see the ENTRYFDATA or the FRAMECDATA structure). PM requires this information to enable it to ensure that the referenced data is accessible to both 16-bit and 32-bit code.
rc (BOOL)
TRUE