Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 CreateWindow()         Create a new overlapped, pop-up, or child window
 DestroyWindow()        Destroy a window and free its resources
 EnableWindow()         Enable/disable keyboard and mouse input for a window
 FindWindow()           Find a window by name
 GetScrollPos()         Return the scroll box position
 IsChild()              Determine whether a window is a child or descendant of another window
 IsWindow()             Determine whether a window handle is valid
 IsWindowEnabled()      Determine whether keyboard and mouse input are enabled for a window
 MoveWindow()           Change the position and/or size of a window
 SendMessage()          Send a message to a window
 SetFocus()             Set the window with the input focus
 SetScrollPos()         Set the scroll box position
 SetScrollRange()       Set the minimum and maximum limits of a scroll bar

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