Work around problems on Solaris if config.h is not included.
[wine] / include / imagehlp.h
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.