Scroll to navigation

WinGCreateDC16(3w) Wine API WinGCreateDC16(3w)

NAME

WinGCreateDC16 (WING.1001)

SYNOPSIS

HDC16 WinGCreateDC16
(
)
 

DESCRIPTION

Create a new WinG device context.
 

PARAMS

None.
 

RETURNS

Success: A handle to the created device context.
Failure: A NULL handle.
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wing.dll16/wing.c".
Debug channel "wing".
Oct 2012 Wine API