Main public logs
Appearance
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).
- 04:14, 6 April 2025 Iturbide talk contribs created page WinGetNextWindow (Created page with "This function gets the window handle of the next window in a specified enumeration list. ==Syntax== WinGetNextWindow(henum) ==Parameters== ;henum (HENUM) - input : Enumeration handle. :Returned by previous call to the WinBeginEnumWindows call. ==Returns== ; hwndNext (HWND) - returns :Next window handle in enumeration list. :;NULLHANDLE ::Error occurred, henum was invalid, or all the windows have been enumerated. :;Other ::Next window handle. ==Errors== Possible retu...")