.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetConsoleCP 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetConsoleCP\fR (KERNEL32.@) .SH SYNOPSIS UINT GetConsoleCP ( ) .SH DESCRIPTION .PP GetConsoleCP [\fBKERNEL32\fR.@] Returns the \fBOEM\fR code page for the console. .SH RETURNS .PP Code page code .SH IMPLEMENTATION .PP Declared in \fB"wincon.h"\fR. .PP Implemented in \fB"dlls/kernel32/console.c"\fR. .PP Debug channel \fB"console"\fR.