[Winpcap-users] Running 3.1 on 64 bit under 32 bit simulation
Gianluca Varenni
gianluca.varenni at cacetech.com
Fri May 19 21:58:04 GMT 2006
Parind,
WinPcap 3.1 does *not* work on a 64bit version of Windows, even if you try
to run it under WOW win32 mode. The reason is that on a 64bit machine, the
user level DLLs can be 32bit (running under WOW), *but* the kernel drivers
should be 64bit (and WinPcap does use a kernel driver to capture packets).
You need to use WinPcap 4.0alpha1 on a 64bit machine.
Have a nice day
GV
----- Original Message -----
From: "Parind Shah" <pshah at equallogic.com>
To: <winpcap-users at winpcap.org>
Sent: Friday, May 19, 2006 2:38 PM
Subject: [Winpcap-users] Running 3.1 on 64 bit under 32 bit simulation
>
> Hi,
>
> I'm trying to run the 3.1 release on AMD x64 Win 2003 box under the WOW
> Win32 mode.
>
> I'm getting error code "-1" from the "pcap_findalldevs_ex". The same
> exact code runs fine on 32 bit systems.
>
> Any suggestions?
>
> Thanks in advance.
>
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
More information about the Winpcap-users
mailing list