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 bringwindowtotop(hwnd hwnd)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int PASCAL BringWindowToTop(HWND hWnd)

  This function brings a window and its children to the top of a group
of overlapping windows. It changes the Z-order of the window so it is
ahead of all of its sibling windows.

Parameters
  hWnd is the handle of the window to bring to the top.

Returns
  TRUE if hWnd was a valid window handle, FALSE if not.

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