Subroutine Name |
Operation |
EslAnsiToOem() |
Convert a string from the ANSI- defined to the OEM-defined character set. |
EslOemToAnsi() |
Convert a string from the OEM- defined to the ANSI-defined character set. |
EslXstrPreloadAllStrings() |
Load all externalized strings from resource DLL. |
EslXstrResetAllStrings() |
Reset all external strings, to force them to be read from the resource DLL next time the string is used. |
EslXstrSetPrimaryDLL() |
Set the primary resource DLL, used to supply external strings, and reset all external strings, so they are re-loaded when next used. |
EslXstrSetSecondaryDLL() |
Set the secondary resource DLL, used to supply external strings. |