lwip-contrib-mac/ports/win32
goldsimon e1f290d37d pcapif: set NETIF_FLAG_ETHERNET, too 2014-12-19 16:02:14 +01:00
..
check bug #35874 reserved identifier violation, 2nd part in even more files 2014-05-20 12:30:59 +02:00
include bug #35874 reserved identifier violation, 2nd part 2014-05-20 12:28:00 +02:00
msvc added VS2010 projects / cahanged solutions to VS2010 2014-11-05 21:36:58 +01:00
lwipcfg_msvc.h.example win32 test: added support for (multiple) SLIP netifs (routing between pcap and SLIP works, 2 SLIP netifs can be used for "loopback" SLIP traffic via named pipes) 2011-10-21 22:43:10 +02:00
lwippools.h Minor changes in Win32 port: remove some references to local files in project. 2007-12-31 13:39:20 +00:00
pcapif.c pcapif: set NETIF_FLAG_ETHERNET, too 2014-12-19 16:02:14 +01:00
pcapif.h bug #35874 reserved identifier violation, 2nd part 2014-05-20 12:28:00 +02:00
pcapif_helper.c Win32 pcapif: use pcap_findalldevs(), not pcap_findalldevs_ex() (we don't capture remotely), added missing casts 2012-02-23 08:46:55 +01:00
pcapif_helper.h bug #35874 reserved identifier violation, 2nd part 2014-05-20 12:28:00 +02:00
readme.txt Update win32 readme.txt 2007-11-23 21:58:46 +00:00
sio.c sio.c: fixed printf had more arguments than the format string needed (because %d was missing) 2014-04-30 22:13:44 +02:00
sys_arch.c sys_now() should work for NO_SYS, too (where sys_init() is not called) 2011-10-18 20:14:05 +02:00
test.c Reverted too much changed test code... 2014-08-19 14:24:48 +02:00

readme.txt

lwIP for Win32

- MSVC6 compiler, read contrib\ports\win32\msvc6\readme.txt

- MSVC8 compiler, read contrib\ports\win32\msvc8\readme.txt

lwIP: http://savannah.nongnu.org/projects/lwip/
WinPCap: http://netgroup-serv.polito.it/winpcap/
Visual C++: http://www.microsoft.com/express/download/