mmsystem: Use SEGPTR when the .spec says so.
[wine] / include / imagehlp.h
2011-05-24  Francois Gougetinclude: Add a set of parameter documentation macros...
2007-09-18  Francois Gougetimagehlp: Add SYMBOL_INFO_PACKAGE and SymSetSearchPathW().
2007-09-18  Francois Gougetdbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK...
2007-09-18  Francois Gougetimagehlp: Fix the PTRANSLATE_ADDRESS_ROUTINE() and...
2007-08-28  Juan Langimagehlp: Move WIN_CERTIFICATE types to wintrust.h...
2007-08-06  Francois Gougetimagehlp: Better match the PSDK types, especially with...
2007-08-06  Francois Gougetimagehlp & dbghelp: Add the IMAGEAPI and DBHLPAPI macros.
2007-08-03  Francois Gougetimagehlp: Add two missing fields.
2006-09-08  Francois Gougetimagehlp: Fix the name of the ADDRESS_MODE enum.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Vitaliy MargolenAdd some 64 bit definitions.
2005-11-04  Vincent BéronFix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
2004-10-25  Francois GougetInclude wintrust.h.
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2003-10-09  Steven EdwardsBring imagehlp (mostly) inline with the PSDK and Mingw.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-06-27  Alexandre JulliardRemoved Wine-specific definition from exported header...
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-04  Bill MedlandDefine LPSTACKFRAME too.
2001-05-11  Francois GougetRemoved some more obsolete 32 suffixes.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-11-14  Juergen SchmiedFixed warnings, some only visible with -Wstrict-prototy...
1998-11-14  Patrik StridvallMoved some declarations from imagehlp.h to common inclu...
1998-10-11  Patrik StridvallStarted the implementation of IMAGEHLP.DLL.