Searched refs:lpRemainingPath (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/np/
H A Dvboxmrxnp.cpp1405 const WCHAR *lpRemainingPath; local
1434 lpRemainingPath = &lpLocalPath[2];
1435 RemainingPathLength = (DWORD)((wcslen(lpRemainingPath) + 1) * sizeof(WCHAR));
1497 CopyMemory(lpString, lpRemainingPath, RemainingPathLength);
1511 pRemoteNameInfo->lpRemainingPath = NULL;
1549 /* lpRemainingPath. */
1568 CopyMemory( lpString, lpRemainingPath, RemainingPathLength);
1577 pRemoteNameInfo->lpRemainingPath = lpString;
1578 CopyMemory( lpString, lpRemainingPath, RemainingPathLength);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnetwk.h267 LPSTR lpRemainingPath; member in struct:__anon14501
272 LPWSTR lpRemainingPath; member in struct:__anon14502
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnetwk.h267 LPSTR lpRemainingPath; member in struct:__anon1817
272 LPWSTR lpRemainingPath; member in struct:__anon1818

Completed in 38 milliseconds