Pascal Scripting: OemToCharBuff
From Inno Setup
Pascal Scripting: OemToCharBuff
Prototype:
procedure OemToCharBuff(var S: AnsiString);
Description:
Translates a string with characters from the OEM-defined character set into an ANSI string.
From Inno Setup
procedure OemToCharBuff(var S: AnsiString);
Translates a string with characters from the OEM-defined character set into an ANSI string.