imagehlp: Match parameters list with function we're forwarding to.
[wine] / dlls / imagehlp / imagehlp.spec
2013-03-27  Piotr Cabanimagehlp: Match parameters list with function we're...
2010-08-31  Alexandre Julliarddbghelp: Use int64 in the spec file for 64-bit integers.
2009-04-23  Alexandre Julliardimagehlp: Forward some more 64-bit functions to dbghelp.
2008-11-12  Andrew Nguyenimagehlp: Rectify and add a forward.
2007-03-13  Eric Pouechimagehlp: Added a few more forward definitions to dbghelp.
2007-02-26  Vitaliy Margolenimagehlp: Forward already implemented functions to...
2007-02-22  Eric Pouechdbghelp: Implemented FindExecutableImage[W].
2005-12-17  Vitaliy Margolenimagehlp: Forward StackWalk64 to dbghelp.StackWalk64.
2005-12-05  Wojciech Migdaimagehlp: fixed typo in SymSetOptions entry.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
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.