EnumSystemCodePages
Functional Difference from WIN95
N/A
Functional Difference from SBCS Open32
New
Implementation
─────────────────────────────────────────────────────────────── Value as dwFlags parameter This function enumerates CP_INSTALLED all installed codepages(*) CP_SUPPORTED all supported codepages(*) ───────────────────────────────────────────────────────────────
Note: In Open32, all supported codepages and all supported codepages are equal to the available codepages which are valid codepages. See the description in "IsValidCodePage " as for the valid codepages.
The function enumerates the code pages by passing code page identifiers, one at a time, to the specified application-defined call-back function. This continues until all of the installed or supported code page identifiers have been passed to the call-back function, or the call-back function returns FALSE.