Home
last modified time | relevance | path

Searched refs:U2nA (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dntobjfs.cpp319 U2nA(link, entry->_content, len); in read_directory()
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dutility.h129 #define U2nA(s, d, l) WideCharToMultiByte(CP_ACP, 0, s, l, d, l, NULL, NULL) macro