NAME

GetSystemDefaultLangID  (KERNEL32.@)

SYNOPSIS

 LANGID GetSystemDefaultLangID
 (
 )

DESCRIPTION

Get the default language Id for the system.

PARAMS

None.

RETURNS

The current LANGID of the default language for the system.

IMPLEMENTATION

Defined in "winnls.h".

Implemented in "dlls/kernel32/locale.c". source.winehq.org/source/dlls/kernel32/locale.c

Debug channel "nls".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.