Documentation ordinal fixes.
[wine] / dlls / icmp /
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-19  Francois GougetReplace the calls to malloc by calls to HeapAlloc and...
2000-05-01  Gerald PfeiferUse <stdlib.h> instead of the deprecated and non-portab...
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-25  Francois GougetModified IcmpCloseHandle and IcmpSendEchoRequest so...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Ulrich Weigandu_int[16|32]_t might not be defined.
1999-11-14  Francois GougetRemoved leftover #undefs.
1999-11-13  Francois GougetUse BSD headers for ICMP portability.
1999-11-10  Patrik StridvallSolaris compile fixes.
1999-11-07  Francois GougetAdded ICMP DLL implementation.