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
  • 01:27, 9 April 2025 Martini talk contribs created page WinEndEnumWindows (Created page with "==Syntax== WinEndEnumWindows(henum); ==Parameters== * henum (HENUM) - Input: Enumeration handle. * Returned by previous call to the WinBeginEnumWindows call. ==Returns== ;rc (BOOL) - Returns: Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. ==Remarks== This function destroys the window hierarchy remembered by the WinBeginEnumWindows function. After this function, the ''henum'' parameter is no longer valid. ==Errors== Possib...")