Searched refs:LPNETRESOURCEW (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnetwk.h116 } NETRESOURCEW,*LPNETRESOURCEW; typedef in typeref:struct:__anon14494
143 DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW,LPCWSTR,LPCWSTR,DWORD);
146 DWORD WINAPI WNetAddConnection3W(HWND,LPNETRESOURCEW,LPCWSTR,LPCWSTR,DWORD);
164 DWORD WINAPI WNetUseConnectionW(HWND,LPNETRESOURCEW,LPCWSTR,LPCWSTR,DWORD,LPWSTR,LPDWORD,LPDWORD);
184 LPNETRESOURCEW lpConnRes;/* Requested Resource info */
234 DWORD WINAPI WNetOpenEnumW(DWORD,DWORD,DWORD,LPNETRESOURCEW,LPHANDLE);
240 DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW,LPVOID,LPDWORD,LPWSTR*);
243 DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW,LPVOID,LPDWORD);
386 DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW,LPNETCONNECTINFOSTRUCT);
H A Dnpapi.h83 LPNETRESOURCEW lpNetResource, LPHANDLE lphEnum);
87 typedef DWORD (APIENTRY *PF_NPGetResourceInformation)(LPNETRESOURCEW lpNetResource,
91 typedef DWORD (APIENTRY *PF_NPAddConnection)(LPNETRESOURCEW lpNetResource,
94 LPNETRESOURCEW lpNetResource, LPWSTR lpPassword, LPWSTR lpUserName,
114 LPNETRESOURCEW lpNetResource, LPVOID lpBuffer, DWORD cbBuffer,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnetwk.h116 } NETRESOURCEW,*LPNETRESOURCEW; typedef in typeref:struct:__anon1810
143 DWORD WINAPI WNetAddConnection2W(LPNETRESOURCEW,LPCWSTR,LPCWSTR,DWORD);
146 DWORD WINAPI WNetAddConnection3W(HWND,LPNETRESOURCEW,LPCWSTR,LPCWSTR,DWORD);
164 DWORD WINAPI WNetUseConnectionW(HWND,LPNETRESOURCEW,LPCWSTR,LPCWSTR,DWORD,LPWSTR,LPDWORD,LPDWORD);
184 LPNETRESOURCEW lpConnRes;/* Requested Resource info */
234 DWORD WINAPI WNetOpenEnumW(DWORD,DWORD,DWORD,LPNETRESOURCEW,LPHANDLE);
240 DWORD WINAPI WNetGetResourceInformationW(LPNETRESOURCEW,LPVOID,LPDWORD,LPWSTR*);
243 DWORD WINAPI WNetGetResourceParentW(LPNETRESOURCEW,LPVOID,LPDWORD);
390 DWORD WINAPI MultinetGetConnectionPerformanceW(LPNETRESOURCEW,LPNETCONNECTINFOSTRUCT);
H A Dnpapi.h79 LPNETRESOURCEW lpNetResource, LPHANDLE lphEnum);
83 typedef DWORD (APIENTRY *PF_NPGetResourceInformation)(LPNETRESOURCEW lpNetResource,
87 typedef DWORD (APIENTRY *PF_NPAddConnection)(LPNETRESOURCEW lpNetResource,
90 LPNETRESOURCEW lpNetResource, LPWSTR lpPassword, LPWSTR lpUserName,
110 LPNETRESOURCEW lpNetResource, LPVOID lpBuffer, DWORD cbBuffer,

Completed in 37 milliseconds