Properly implement DllCanUnloadNow ref counting.
[wine] / dlls / imagehlp / imagehlp.spec
2004-11-19  Christian CostaFixed some forwards.
2004-04-13  Eric PouechUpdated to latest version's exports, and added a few...
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2003-11-21  Marcus R. BrownReplace various routines with a forward to ntdll.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
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-01-08  Patrik StridvallFixed some issues found by winapi_check.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.