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).
- 17:55, 9 April 2025 Martini talk contribs created page WinQuerySysColor (Created page with "This function returns the system color. ==Syntax== Â WinQuerySysColor(hwndDesktop, clr, lReserved) ==Parameters== ;hwndDesktop (HWND) - Input : Desktop-window handle. :;HWND_DESKTOP ::The desktop-window handle :;Other ::Specified desktop-window handle. ;clr (LONG) - Input : System color-index value. : Must be one of the SYSCLR_* index values. ;lReserved (LONG) - Input : Reserved value, must be 0. ==Returns== ;lRgbColor (LONG) - returns :RGB value. : RG...")