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).
- 01:29, 9 April 2025 Martini talk contribs created page WinEnumDlgItem (Created page with "This function returns the window handle of a dialog item within a dialog window. ==Syntax== WinEnumDlgItem(hwndDlg, hwnd, code) ==Parameters== * hwndDlg (HWND) - Input: Dialog-window handle. * hwnd (HWND) - Input: Child-window handle. * This may be an immediate child of the dialog window or a window lower in the window hierarchy, such as a child of a child window. * NULLHANDLE can be specified if ''code'' is EDI_FIRSTTABITEM or EDI_LASTTABITEM. * I...")