hal: Added an initial stub.
[wine] / dlls / comdlg32 / filedlg.c
2007-04-30  Andrew Talbotcomdlg32: Exclude unused headers.
2007-04-24  Lei Zhangcomdlg32: Initialize CommDlgExtendedError() return...
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2007-03-07  Dmitry Timoshkovcomdlg32: Use unicode Win32 APIs when possible.
2007-03-07  Dmitry Timoshkovcomdlg32: Use unicode Win32 APIs when possible.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-12  Detlef Riekenbergcomdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filed...
2007-01-04  Andrew Talbotcomdlg32: Declare some items static.
2007-01-02  Andrew Talbotcomdlg32: Declare function static.
2006-11-30  Alexandre Julliardcomdlg32: Moved prototypes to the header file and fixed...
2006-11-29  Dmitry Timoshkovcomdlg32: Make some data const.
2006-10-26  Mikołaj Zalewskicomdlg32: Select the Filename edit box content after...
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-09-07  Renu Rajputcomdlg: Send missing CDN_FOLDERCHANGE.
2006-08-09  Michael Stefaniuccomdlg32: Remove redundant NULL checks before MemFree.
2006-07-26  Stefan Siebertcomdlg32: GetOpenFileNameW - Create unicode windows.
2006-05-30  Troy Rollocomdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardcomdlg32: Renamed the dlls/commdlg directory to dlls...