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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dprofinfo.h34 LPSTR lpUserName; member in struct:_PROFILEINFOA
45 LPWSTR lpUserName; member in struct:_PROFILEINFOW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dprofinfo.h34 LPSTR lpUserName; member in struct:_PROFILEINFOA
45 LPWSTR lpUserName; member in struct:_PROFILEINFOW
/vbox/src/VBox/Additions/WINNT/SharedFolders/np/
H A Dvboxmrxnp.cpp206 LPWSTR lpUserName)
209 return NPAddConnection3(NULL, lpNetResource, lpPassword, lpUserName, 0);
215 LPWSTR lpUserName,
204 NPAddConnection(LPNETRESOURCE lpNetResource, LPWSTR lpPassword, LPWSTR lpUserName) argument
212 NPAddConnection3(HWND hwndOwner, LPNETRESOURCE lpNetResource, LPWSTR lpPassword, LPWSTR lpUserName, DWORD dwFlags) argument

Completed in 43 milliseconds