AllApi.net

[an error occurred while processing this directive]
 
GetWindowDC

Library: User32

Min. Required OS: Windows NT 3.1 or later; Windows 95 or later

Group: Device Context

Description: The GetWindowDC function retrieves the device context (DC) for the entire window, including title bar, menus, and scroll bars. A window device context permits painting anywhere in a window, because the origin of the device context is the upper-left corner of the window instead of the client area.

Example(s):
Draw On Screen
WindowFromPoint
Using Small Fonts

Related function(s):
GetDC
 
Copyright © 1998-2000, The KPD-Team.
Send mail to KPDTeam@Allapi.net with comments about this web site.
This site is located at
http://www.Allapi.net/