.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH WinGCreateDC16 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBWinGCreateDC16\fR (WING.1001) .SH SYNOPSIS HDC16 WinGCreateDC16 ( ) .SH DESCRIPTION .PP Create a new WinG device context. .SH PARAMS None. .PP .SH RETURNS .PP \fBSuccess:\fR A handle to the created device context. .PP \fBFailure:\fR A \fBNULL\fR handle. .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/wing.dll16/wing.c"\fR. .PP Debug channel \fB"wing"\fR.