Use one of the following techniques, as appropriate:
- Use the supplied Mfoemtoa utility to convert existing files
- Use the OEM conversion dialog in a Dialog System application
- Use the call-by-name routine PC_WIN_OEM_TO_CHAR in your program
- Use the Win32 API call OEMToChar or OEMToCharBuff in your program (see the Win32 SDK documentation for details of these calls).