Home
last modified time | relevance | path

Searched refs:STR2WSTR (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sal/systools/win32/uwinapi/
H A DPathRemoveExtensionW.cpp36 STR2WSTR(lpPath, wcslen(lpPathW) + 1);
H A DPathAddBackslashW.cpp36 STR2WSTR(lpPath, MAX_PATH);
H A DPathRemoveFileSpecW.cpp36 STR2WSTR(lpPath, wcslen(lpPathW) + 1);
H A DPathStripToRootW.cpp36 STR2WSTR(lpPath, wcslen(lpPathW) + 1);
H A DGetModuleFileNameExW.cpp36 return (DWORD) STR2WSTR( lpFileName, nSize );
H A DGetLongPathNameW.cpp38 STR2WSTR( lpLongPath, cchBuffer ); in GetLongPathNameW_NT()
H A DUwinapi.h102 #define STR2WSTR( lpStr, cchBuffer ) \ macro
H A Dmacros.h93 #define STR2WSTR( lpStr, cchBuffer ) \ macro

Completed in 41 milliseconds