NAME

GetUserDefaultLCID  (KERNEL32.@)

SYNOPSIS

 LCID GetUserDefaultLCID
 (
 )

DESCRIPTION

Get the default locale Id for the current user.

PARAMS

None.

RETURNS

The current LCID of the default locale for the current user.

IMPLEMENTATION

Defined in "winnls.h".

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

Debug channel "nls".


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