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]
 AppendDialog()         Appends a new item to a dialog
 CheckDlgButton()       Add/remove a check mark for a dialog button or check box
 CheckRadioButton()     Add a check mark to a radio button in a group and clear the others
 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
 IsChild()              Determine whether a window is a child or descendant of another window
 IsDlgButtonChecked()   Return the status of a dialog button or check box
 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

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