Searched defs:CONV_U_To_A (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
H A D | CommonDialog.cpp | 129 #define CONV_U_To_A(dest, src, temp) AString temp; if (src) { temp = GetSystemString(src); dest = temp; }
macro |
Completed in 1 milliseconds