Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:50, 13 April 2025 Martini talk contribs created page WM INITDLG (Created page with "This message occurs when a dialog box is being created. ==Syntax== <PRE> param1 HWND hwnd; Focus window handle.: param2 PVOID pcreate; Application-defined data area.: </PRE> ==Parameters== ;hwnd (HWND) - Input : The handle of the control window that is to receive the input focus. ;pcreate (PVOID) - Input : This points to the data area and is passed by the WinLoadDlg, WinCreateDlg, and WinDlgBox functions in their parameter. Thi...")