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
  • 14:15, 9 April 2025 Martini talk contribs created page WinIsControlEnabled (Created page with "This function returns the state (enabled/disabled) of the specified item in the dialog template within a dialog box. ==Syntax==  WinIsControlEnabled(hwndDlg, usId) ==Parameters== ;hwndDlg (HWND) - Input : Dialog window handle. ;usId (USHORT) - Input : Identity of the specified item. ==Returns== ;rc (BOOL) - returns :Enabled-state indicator. :;TRUE ::Specified item is enabled. :;FALSE ::Specified item is disabled. ==Remarks== This macro expands to&colon....")