Searched defs:lpInputString (Results 1 – 1 of 1) sorted by relevance
136 UnicodeToANSI(LPTSTR lpInputString, LPSTR lpszOutputString, int nOutStringLen) in UnicodeToANSI()174 ANSIToUnicode(LPCSTR lpInputString, LPWSTR lpszOutputString, int nOutStringLen) in ANSIToUnicode()