riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
[wine] / dlls / commdlg / filedlg16.c
2005-06-28  Mike McCormackFix declarations.
2005-02-10  Dmitry TimoshkovDo not forget to allocate internal OPENFILENAMEW struct...
2005-02-03  Dmitry TimoshkovMake GetOpenFileNameW with an old style open file dialo...
2004-10-08  Vincent BéronBetter document some apis in commdlg and mscms.
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-07-14  Ge van GeldorpFix 16/32 bit separation.
2004-06-02  Rein KlazesIn FILEDLG_ScanDir do not try to set the current direct...
2004-04-26  Francois GougetIf lpstrTitle is NULL, set it to either 'Open File...
2004-04-12  Huw DaviesAdd back win16 style dialogs for win32 apps.
2004-02-12  Alexandre JulliardAvoid a few more GetModuleHandle calls.
2003-12-30  Rein KlazesWhen a directory is entered in the 16 bits file dialog...
2003-12-12  Steven Edwards- The last of the major Win16/32 split for commdlg...
2003-10-16  Steven Edwards- Split Win16/32 file dialogs.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-06-24  Steven EdwardsMore splitting of the Win16/32 internal filedlgproc...
2003-06-16  Steven EdwardsSplit Win16/32 file dialogs.