Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>int pascal winquerysyscolor(hwnd hwnd, word isyscolor)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal WinQuerySysColor(HWND hWnd, WORD iSysColor)

  Retrieves the color attribute of a window object.

Parameters
  hWnd should be NULLHWND.
  iSysColor should be one of the SYSCLR_xxx values defined in WINDOW.H.

Returns
  The color associated with the SYSCLR_xxx value, or 0 if iSysColor is
an illegal argument.

!seelso:WinSetSysColor

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson