Searched refs:MBSTOTSTR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcecfg.h147 # define MBSTOTSTR mbstowcs macro
150 # define MBSTOTSTR strncpy macro
H A Dwince.cpp134 MBSTOTSTR(szPath, filename, countof(szPath));
193 MBSTOTSTR(szPath, filename, countof(szPath));
226 MBSTOTSTR(szPath, filename, countof(szPath));
290 MBSTOTSTR(szPath, filename, countof(szPath));
343 MBSTOTSTR(wszFormat, format, countof(wszFormat));
482 MBSTOTSTR(szPath, path, countof(szPath));
H A Dwinmain.cpp362 MBSTOTSTR(szBuffer, lpCmdLine, countof(szBuffer));
1202 MBSTOTSTR(szPath, szMappedPath, countof(szPath));
1213 MBSTOTSTR(szPath, szMappedPath, countof(szPath));
1337 MBSTOTSTR(plvdi->item.pszText, szBuffer, plvdi->item.cchTextMax);
1346 MBSTOTSTR(plvdi->item.pszText, BuildTypeString(pFile, szBuffer),
1376 MBSTOTSTR(plvdi->item.pszText, pFile->szPathAndMethod + strlen(pFile->szPathAndMethod) + 1,
1385 MBSTOTSTR(plvdi->item.pszText, pFile->szComment ? pFile->szComment : "",
1551 MBSTOTSTR(szCaption + lenPrefix, GetFileFromPath(g_szZipFile),
1616 MBSTOTSTR(szPath, g_szZipFile, countof(szPath));
2314 MBSTOTSTR(
[all...]
H A Dintrface.cpp658 MBSTOTSTR(szBuffer, szDirectory, countof(szBuffer));
1321 MBSTOTSTR(szFile, G.filename, countof(szFile));
1656 MBSTOTSTR(szFile, G.filename, countof(szFile));

Completed in 123 milliseconds