Win32-2.3.0.2: A binding to part of the Win32 library

Copyright(c) Alastair Reid, 1997-2003
LicenseBSD-style (see the file libraries/base/LICENSE)
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Stabilityprovisional
Portabilityportable
Safe HaskellTrustworthy
LanguageHaskell98

System.Win32.NLS

Description

A collection of FFI declarations for interfacing with Win32.

Synopsis

Documentation

type CodePage = UINT

type LCTYPE = UINT

sUBLANG_ENGLISH_SOUTH_AFRICA :: SubLANGID

The IO input functions (e.g. getLine) don't automatically convert to Unicode, so this function is provided to make the conversion from a multibyte string in the given code page to a proper Unicode string. To get the code page for the console, use getConsoleCP.

type LCID = DWORD

type LANGID = WORD

type SortID = WORD