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
  • 18:10, 9 April 2025 Martini talk contribs created page WinSetSysModalWindow (Created page with "This function makes a window become the system-modal window, or ends the system-modal state. ==Syntax==  WinSetSysModalWindow(hwndDesktop, hwnd) ==Parameters== ;hwndDesktop (HWND) - Input : Desktop-window handle, or HWND_DESKTOP. ;hwnd (HWND) - Input : Handle of window to become system-modal window. : If NULLHANDLE, system-modal state is ended, and input processing returns to its normal state. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::...")