Searched refs:ff_oem2uni (Results 1 – 3 of 3) sorted by relevance
15244 WCHAR ff_oem2uni ( /* Returns Unicode character in UTF-16, zero on error */ in ff_oem2uni() function15311 WCHAR ff_oem2uni ( /* Returns Unicode character in UTF-16, zero on error */ in ff_oem2uni() function15410 WCHAR ff_oem2uni ( /* Returns Unicode character in UTF-16, zero on error */ in ff_oem2uni() function
530 WCHAR ff_oem2uni (WCHAR oem, WORD cp); /* OEM code to Unicode conversion */
640 wc = ff_oem2uni(wc, CODEPAGE); /* ANSI/OEM ==> Unicode */ in tchar2uni()2196 wc = ff_oem2uni(wc, CODEPAGE); /* ANSI/OEM -> Unicode */ in get_fileinfo()5146 wc = ff_oem2uni(wc, CODEPAGE); /* Convert it into Unicode */6421 dc = ff_oem2uni(wc, CODEPAGE); /* OEM --> */