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
  • 04:07, 9 April 2025 Martini talk contribs created page WinEnableControl (Created page with "This macro sets the enable state of the item in the dialog template to the enable flag. ==Syntax== WinEnableControl(hwndDlg, usId, fEnable) ==Parameters== ;hwndDlg (HWND) - Input : Dialog window handle. ;usId (USHORT) - Input : Identity of the item in the dialog template (button id). ;fEnable (BOOL) - Input : Enable flag. ==Returns== ;rc (BOOL) - returns : Success indicator. :;TRUE :: Successful completion. :;FALSE :: Error occurred. ==Remarks== <pre...")