Removed some unneeded imports.
[wine] / dlls / iphlpapi / tests /
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2006-10-09  Hans Leidekkeriphlpapi: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-20  Stefan HuehnerMake some function static.
2004-05-06  Dmitry TimoshkovIt's OK to have dwNumEntries == 0 if there is no networ...
2004-03-22  Hans LeidekkerDon't include config.h.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-08  Hans LeidekkerRemove some unused headers.
2004-01-07  Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...