NAME

GetDC  (USER32.@)

SYNOPSIS

 HDC GetDC
 (
  HWND hwnd
 )

DESCRIPTION

Get a device context.

RETURNS

Success: Handle to the device context

Failure: NULL.

IMPLEMENTATION

Defined in "d3d9.h".

Implemented in "dlls/user/painting.c". source.winehq.org/source/dlls/user/painting.c

Debug channel "win".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.