search for: wnetcancelconnection2a

Displaying 2 results from an estimated 2 matches for "wnetcancelconnection2a".

2008 Jul 19
1
Mapping Drive Through Software
...ich tries to map a UNC path to windows Drive letter. When I try to run the application it says it can not map the drive. I have mounted Windows shares to dosdevices/unc and through wine winefile I am able to map drive but not through software the out put in console window is as follows fixme:mpr:WNetCancelConnection2A ("X:", 00000001, -1), stub fixme:mpr:WNetCancelConnection2A ("Y:", 00000001, -1), stub fixme:mpr:WNetCancelConnection2A ("W:", 00000001, -1), stub fixme:mpr:WNetCancelConnection2A ("U:", 00000001, -1), stub fixme:mpr:WNetCancelConnection2A ("M:", 00...
2016 Aug 19
0
Wine release 1.9.17
...GetShortPathName/GetLongPathName. Pierre Schweitzer (5): mpr: Implement local name automatic redirection for disks. mpr: Implement provider selection given remote name. mpr: Implement WNetCancelConnection2W(). mpr: Implement WNetCancelConnectionA(), WNetCancelConnectionW(), WNetCancelConnection2A(). mpr: Set the CONNECT_LOCALDRIVE flag in case a local redirection is made on connection. Piotr Caban (14): ntdll: Fix KNONVOLATILE_CONTEXT_POINTERS parameter handling in RtlVirtualUnwind. server: Fix loading of IMAGE_OPTIONAL_HEADER. msvcrt: Don't set frame to 0 in x8...