winhlp32: Avoid Unicode macros.
[wine] / programs / winhlp32 / macro.c
2012-01-20  Alexandre Julliardwinhlp32: Avoid Unicode macros.
2011-08-01  Eric Pouechwinhlp32: Better protect macros against not finding...
2011-03-31  Francois Gougetwinhlp32: Implement MACRO_HelpOnTop() and thus the...
2010-10-15  Alexandre Julliardwinhlp32: Use a standard About dialog, with the proper...
2010-06-14  Eric Pouechwinhelp: Avoid accessing a window in global window...
2010-06-14  Eric Pouechwinhelp: Fix trailing space in window name for JumpID...
2010-06-10  Eric Pouechwinhelp: Implemented ExecFile macro.
2009-10-07  Alexandre Julliardwinhlp32: Don't use FARPROC for functions that take...
2009-10-07  Alexandre Julliardwinhlp32: Use explicit prototypes for the dll callbacks.
2009-07-22  Owen Rudgewinhlp32: Ensure win->page is not NULL when selecting...
2009-06-01  Eric Pouechwinhlp32: Now manage windows with refcounts.
2009-06-01  Eric Pouechwinhlp32: Remove the lpszName field from the window...
2009-06-01  Eric Pouechwinhlp32: Use current file when no file is specified...
2009-06-01  Eric Pouechwinhlp32: Make use of the hlpfile for the running macro...
2009-06-01  Eric Pouechwinhlp32: Force the handling of a current help window...
2009-06-01  Eric Pouechwinhlp32: NoShow macro has NS as shortcut.
2009-05-13  Francois Gougetwinhlp32: Use Win32 APIs instead of strdup().
2009-01-09  Francois Gougetwinhlp32: Make some functions static in macro.c.
2009-01-09  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2008-07-14  Eric Pouechwinhelp: Implemented SetPopupColor macro.
2008-07-14  Eric Pouechwinhelp: Implemented SetHelpOnFile macro.
2008-07-07  Eric Pouechwinhelp: Removed the topics button, and forward search...
2008-05-13  Alexandre Julliardwinhelp.exe: Renamed to winhlp32.exe.