Searched defs:pStrings (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/np/
H A Dvboxmrxnp.cpp789 PWCHAR pStrings = (PWCHAR)((PBYTE)lpBuffer + *lpBufferSize); local
850 pStrings = (PWCHAR)((PBYTE)pStrings - (cbEntry - sizeof(NETRESOURCE)));
851 pDst = pStrings;
918 pStrings = (PWCHAR)((PBYTE)pStrings - (cbEntry - sizeof(NETRESOURCE)));
919 pDst = pStrings;
994 pStrings = (PWCHAR)((PBYTE)pStrings - (cbEntry - sizeof(NETRESOURCE)));
995 pDst = pStrings;
1162 WCHAR *pStrings = (WCHAR *)((PBYTE)lpBuffer + *lpBufferSize); local
1236 WCHAR *pStrings = (WCHAR *)((PBYTE)lpBuffer + *lpBufferSize); local
[all...]

Completed in 33 milliseconds