[Winpcap-users] ANNOUNCE: WinPcap 4.0 beta3 has been released

Gianluca Varenni gianluca.varenni at cacetech.com
Thu Dec 7 06:46:32 GMT 2006


----- Original Message ----- 
From: "Gisle Vanem" <giva at bgnett.no>
To: <winpcap-users at winpcap.org>
Sent: Wednesday, December 06, 2006 6:43 PM
Subject: Re: [Winpcap-users] ANNOUNCE: WinPcap 4.0 beta3 has been released


> "Gianluca Varenni" <gianluca.varenni at cacetech.com> wrote:
>
>> - Removed support for Windows 9x/ME. Sources still available.
>
> No objection here.
>
>> - Moved all the code managing strings to the strsafe.h ones 
>> (StringCchXXX).
>
> This I didn't like. It means compiling packet.dll using MingW is not
> an option anymore. And when (and if?) 4.0 beta3 gets merged into libpcap,
> things get even worse.

It's still possible to compile packet.dll using cygwin. I provided an 
implementation of the needed StringCchXXX functions for the Cygwin 
compilation in winpcap\packetntx\dll\strsafe.h.

I admit that the changelog is a bit incomplete. It should have been

Moved all the code managing strings (within packet.dll) to the strsafe.h 
ones  (StringCchXXX).

No modifications have been made in wpcap.dll (the codebase is too big and we 
don't own it).

What do you mean by "4.0 beta3 gets merged into libpcap"?

Have a nice day
GV


>
> --gv
> _______________________________________________
> 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