Searched refs:U2nA (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | ntobjfs.cpp | 319 U2nA(link, entry->_content, len); in read_directory()
|
/reactos/modules/rosapps/applications/explorer-old/utility/ |
H A D | utility.h | 129 #define U2nA(s, d, l) WideCharToMultiByte(CP_ACP, 0, s, l, d, l, NULL, NULL) macro
|