Home
last modified time | relevance | path

Searched refs:WNetAddConnection2W (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinnetwk.h278 WNetAddConnection2W(
580 #define WNetAddConnection2 WNetAddConnection2W
/reactos/dll/win32/mpr/
H A Dmpr.spec50 @ stdcall WNetAddConnection2W(ptr wstr wstr long)
H A Dmpr_ros.diff147 + WNetAddConnection2W(&net, NULL, NULL, 0);
H A Dwnet.c345 WNetAddConnection2W(&net, NULL, NULL, 0); in _restoreSavedConnection()
2048 DWORD WINAPI WNetAddConnection2W( LPNETRESOURCEW lpNetResource, in WNetAddConnection2W() function