Searched refs:dwRet (Results 1 – 2 of 2) sorted by relevance
31 DWORD dwRet; in main() local43 dwRet = GetCanonicalPathW( L"c:\\", buff, 260 ); in main()
35 DWORD dwRet; in main() local47 dwRet = GetLongPathNameW( L"c:\\", buff, 260 ); in main()
Completed in 18 milliseconds