https://bugs.winehq.org/show_bug.cgi?id=40178
--- Comment #5 from Jactry Zeng jactry92@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! :-)