This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
iphlpapi
History
Michael Stefaniuc
5ad7d858e0
Do not check for non NULL pointer before HeapFree'ing it. It's
...
redundant.
2004-12-23 17:06:43 +00:00
..
tests
It's OK to have dwNumEntries == 0 if there is no network connection.
2004-05-06 23:39:59 +00:00
.cvsignore
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
ifenum.c
Do not check for non NULL pointer before HeapFree'ing it. It's
2004-12-23 17:06:43 +00:00
ifenum.h
- use Heap functions rather than libc for mem allocation
2004-12-13 13:21:39 +00:00
iphlpapi_main.c
- use Heap functions rather than libc for mem allocation
2004-12-13 13:21:39 +00:00
iphlpapi.spec
…
ipstats.c
- use Heap functions rather than libc for mem allocation
2004-12-13 13:21:39 +00:00
ipstats.h
- use Heap functions rather than libc for mem allocation
2004-12-13 13:21:39 +00:00
Makefile.in
Fixed the dwBCastAddr member of MIB_IPADDRROW, added a test program.
2004-01-07 01:08:55 +00:00