Searched refs:strW (Results 1 – 1 of 1) sorted by relevance
67 LPCWSTR strW = reinterpret_cast<LPCWSTR>(_strW); in w_to_a() local68 WideCharToMultiByte(CP_ACP, 0, strW, -1, strA, size, NULL, NULL); in w_to_a()
Completed in 11 milliseconds