wined3d: Fix surface creation error handling.
[wine] / programs / winhlp32 / winhelp.c
2009-01-09  Alexandre Julliardwinhlp32: Use GetWindowLongPtr to retrieve a pointer...
2009-01-08  Francois Gougetwinhlp32: Make some functions static in winhelp.c.
2009-01-08  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2008-08-05  Kirill K. Smirnovwinhlp32: Clear richedit area before setting text.
2008-08-01  Kirill K. Smirnovwinhlp32: Remove outdated comment.
2008-07-14  Eric Pouechwinhelp: Double clicking in the index list should open...
2008-07-14  Eric Pouechwinhelp: Implemented SetPopupColor macro.
2008-07-14  Eric Pouechwinhelp: Pick nicer fonts for buttons.
2008-07-07  Eric Pouechwinhelp: Remove the search button, hook the index butto...
2008-07-07  Eric Pouechwinhelp: Removed the topics button, and forward search...
2008-06-30  Eric Pouechwinhelp: Let CtrlC do something useful thanks to richedit.
2008-06-30  Eric Pouechwinhelp: Start implementing a prop sheet for all lookup...
2008-06-23  Eric Pouechwinhelp: Removed the main history button, and use the...
2008-06-23  Eric Pouechwinhelp: Added the options menu.
2008-06-23  Eric Pouechwinhelp: Properly quit winhelp when no file are given...
2008-05-13  Alexandre Julliardwinhelp.exe: Renamed to winhlp32.exe.