NAME

InvalidateNLSCache  (KERNEL32.@)

SYNOPSIS

 BOOL InvalidateNLSCache
 (
 )

DESCRIPTION

Invalidate the cache of NLS values.

PARAMS

None.

RETURNS

Success: TRUE.

Failure: FALSE.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

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

Debug channel "nls".


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