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

/vbox/src/VBox/Additions/WINNT/SharedFolders/np/
H A Dvboxmrxnp.cpp224 Log(("VBOXNP: NPAddConnection3: Local Name: %ls\n", lpNetResource->lpLocalName ));
239 if (lpNetResource->lpLocalName == NULL)
246 if ( lpNetResource->lpLocalName[0]
247 && lpNetResource->lpLocalName[1] == L':')
249 LocalName[0] = vboxToUpper(lpNetResource->lpLocalName[0]);
316 lpNetResource->lpLocalName,
461 DWORD APIENTRY NPGetConnection(LPWSTR lpLocalName, argument
470 Log(("VBOXNP: NPGetConnection: lpLocalName = %ls\n",
471 lpLocalName));
473 if (lpLocalName
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnetwk.h101 LPSTR lpLocalName; member in struct:__anon14493
112 LPWSTR lpLocalName; member in struct:__anon14494
202 LPSTR lpLocalName; /* local device name */ member in struct:__anon14497
209 LPWSTR lpLocalName; /* local device name */ member in struct:__anon14498
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnetwk.h101 LPSTR lpLocalName; member in struct:__anon1809
112 LPWSTR lpLocalName; member in struct:__anon1810
202 LPSTR lpLocalName; /* local device name */ member in struct:__anon1813
209 LPWSTR lpLocalName; /* local device name */ member in struct:__anon1814

Completed in 49 milliseconds