hwndParent (HWND) - input
HWND_DESKTOP
hwndOwner (HWND) - input
The actual owner window is calculated using the algorithm specified below.
pfnDlgProc (PFNWP) - input
hmod (HMODULE) - input
NULLHANDLE
idDlg (ULONG) - input
It is also used as the identity of the created dialog window.
pCreateParams (PVOID) - input
This is passed to the dialog procedure in the WM_INITDLG message.
This parameter MUST be a pointer rather than a long.
hwndDlg (HWND) - returns
NULL