Home
last modified time | relevance | path

Searched refs: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
173 CONV_U_To_A(p.lpstrInitialDir, lpstrInitialDir, initialDir_a) in CommonDlg_BrowseForFile()
174 CONV_U_To_A(p.lpstrTitle, lpstrTitle, title_a) in CommonDlg_BrowseForFile()

Completed in 1 milliseconds