atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / comdlg32 / filedlgbrowser.c
2012-09-11  Michael Stefaniuccomdlg32: Remove gratuitous "stub" from a TRACE message.
2012-08-16  Jacek Cabancomdlg32: Use proper helpers for iface calls.
2010-12-31  Michael Stefaniuccomdlg32: Use ifaces instead of vtbl pointers in IShell...
2010-12-31  Michael Stefaniuccomdlg32: Pass an object instead of an iface to a helpe...
2009-05-06  Ricardo Filipecommdlg: Implemented notifications are only sent with...
2009-03-25  Ricardo Filipecomdlg32: Send CDN_INCLUDEITEM notification for each...
2009-01-23  Detlef Riekenbergcomdlg32: Fix return type of COMDLG32_StrRetToStrNW.
2009-01-14  Michael Stefaniuccomdlg32: Remove superfluous pointer casts.
2008-10-31  Michael Stefaniuccomdlg32: Don't cast the return value of GetProp()...
2007-12-05  Andrew Riedicomdlg32: DPRINTF -> TRACE.
2007-12-04  Andrew Talbotcomdlg32: Remove unnecessary casts.
2007-11-26  Andrew Talbotcomdlg32: Use logical OR not bitwise OR.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-05  Andrew Talbotcomdlg32: Constify some variables.
2006-11-30  Alexandre Julliardcomdlg32: Moved prototypes to the header file and fixed...
2006-10-13  Michael Ploujnikovcomdlg32: Win64 printf format warning fixes.
2006-10-03  Mikołaj Zalewskicomdlg32: Load "Save" string from resources in filedlgb...
2006-09-07  Andrew Talbotcomdlg32: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardcomdlg32: Renamed the dlls/commdlg directory to dlls...