Added some defines for compatibility with Windows headers.
[wine] / dlls / imagehlp / Makefile.in
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
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-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1998-10-11  Patrik StridvallStarted the implementation of IMAGEHLP.DLL.