explorer: Remove unneeded UNICODE define.
[wine] / programs / winhlp32 / macro.c
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.