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]
 BeginPaint()           Start handling the WM_PAINT message
 ClientToScreen()       Convert a point from client co-ordinates to screen co-ordinates
 CreateDC()             Create a device context
 DeleteDC()             Delete a device context and free its resources
 EndPaint()             Finish handling the WM_PAINT message
 GetDC()                Get access to a window for drawing purposes
 GetDeviceCaps()        Return information about a device
 GetPrintDC()           Get access to a printer for drawing purposes
 PrintDlg()             Set up printer and print job information
 ReleaseDC()            Release access to a device for drawing purposes
 ScreenToClient()       Convert a point's screen co-ordinates to client co-ordinates
 SetBrushOrg()          Set the origin that will be used for a brush in a device context

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