IsValidCodePage (KERNEL32.@)
BOOL IsValidCodePage ( UINT codepage )
Determine if a given code page identifier is valid.
codepage | [In] | Code page Id to verify. |
TRUE, If codepage is valid and available on the system, FALSE otherwise.
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.