winedos: Merge the few definitions from dosvm.h into dosexe.h.
[wine] / programs / winhlp32 / hlpfile.c
2009-11-09  Eric Pouechwinhlp32: Added support for macros as hotspots' target.
2009-09-22  Eric Pouechwinhelp: Added support for hotspot links in graphical...
2009-01-14  Francois Gougetwinhlp32: Make some functions static in hlpfile.c and...
2009-01-14  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-08  Alexandre Julliardwinhlp32: Use LONG instead of long for data loaded...
2008-08-19  Kirill K. Smirnovwinhlp32: Use TopicOffset mapping and get rid of unused...
2008-08-19  Kirill K. Smirnovwinhlp32: Fix offsets handling for old 3.0 files.
2008-08-19  Kirill K. Smirnovwinhlp32: Load internal file containing pagenum->topico...
2008-08-18  Kirill K. Smirnovwinhlp32: Set correct font size while generating rtf...
2008-08-05  Kirill K. Smirnovwinhlp32: Fix off-by-one error.
2008-08-05  Kirill K. Smirnovwinhlp32: Fix parsing system header of win3.0 help...
2008-07-14  Eric Pouechwinhelp: Constify the internal .hlp file parsing.
2008-07-14  Eric Pouechwinhelp: Move the check about correct RLE decoding...
2008-07-14  Eric Pouechwinhelp: Implemented SetHelpOnFile macro.
2008-05-13  Alexandre Julliardwinhelp.exe: Renamed to winhlp32.exe.