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-01-30 00:14:40 +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
…
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
…