ReleaseDC (USER32.@)
INT ReleaseDC ( HWND hwnd, HDC hdc )
Release a device context.
Success: Non-zero. Resources used by hdc are released.
Failure: 0.
Defined in "d3d9.h".
Implemented in "dlls/user32/painting.c". source.winehq.org/source/dlls/user32/painting.c
Debug channel "win".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.