Searched refs:ff_oem2uni (Results 1 – 3 of 3) sorted by relevance
15248 WCHAR ff_oem2uni ( /* Returns Unicode character, zero on error */ in ff_oem2uni() function15315 WCHAR ff_oem2uni ( /* Returns Unicode character, zero on error */ in ff_oem2uni() function15414 WCHAR ff_oem2uni ( /* Returns Unicode character, zero on error */ in ff_oem2uni() function
344 WCHAR ff_oem2uni (WCHAR oem, WORD cp); /* OEM code to Unicode conversion */
806 wc = ff_oem2uni(wc, CODEPAGE); /* ANSI/OEM ==> Unicode */ in tchar2uni()2698 wc = ff_oem2uni(wc, CODEPAGE); /* ANSI/OEM -> Unicode */5201 wc = ff_oem2uni(wc, CODEPAGE); /* Convert it into Unicode */6124 dc = ff_oem2uni(wc, CODEPAGE);