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