[Bug 40178] packet.dll from winpcap fail on PacketGetAdapterNames

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 19 09:32:14 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40178

--- Comment #5 from Jactry Zeng <jactry92 at gmail.com> ---
I can reproduce it.

reproduce:
1. Download and install winpcap in a temporary wineprefix
http://www.winpcap.org/install/bin/WinPcap_4_1_3.exe ;

2. copy packet.dll from the temporary wineprefix's 'drive_c/windows/system32'
to '.wine/drive_c/windows/system32/';

3. $ wine GetAdapterNamesTest.exe
and you will see in output:
```
Testing PacketGetAdapterNames...
err:winedevice:ServiceMain driver L"NPF" failed to load
err:winedevice:ServiceMain driver L"NPF" failed to load
err:winedevice:ServiceMain driver L"NPF" failed to load
PacketGetAdapterNames Failed with ERROR_CODE 0x7A
No Enougth Space! Please Allocate at least 0 Bytes
```

Thanks for report! :-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list