Home
last modified time | relevance | path

Searched defs:CONV_U_To_A (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DCommonDialog.cpp129 #define CONV_U_To_A(dest, src, temp) AString temp; if (src) { temp = GetSystemString(src); dest = temp; } macro

Completed in 1 milliseconds