shell32: Updated French translation.
[wine] / dlls / browseui /
2007-11-09  Stefan Leichterbrowseui: Print 64bit integers with wine_dbgstr_longlong.
2007-10-25  Hwang YunSong(황윤성)browseui: New Korean resource.
2007-10-24  Mikolaj Zalewskibrowseui: Implement the progress dialog.
2007-09-27  Stefan Leichterbrowseui: Remove 'recursive registry key delete' function.
2007-05-07  Bernard Ladenthinbrowseui: Fixed ClassFactory_LockServer implementation.
2007-05-07  Bernard Ladenthinbrowseui: Implement ClassFactory_LockServer in browseui...
2007-03-19  Mikołaj Zalewskibrowseui: Remove a test with a wrong pointer.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-07  Francois Gougetbrowseui: Add missing '\n's to ok() calls.
2007-02-07  Michael Stefaniucbrowseui: Move 'static' to the beginning of the declara...
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-06  Mikołaj Zalewskibrowseui: Add class factory.
2007-02-06  Mikołaj Zalewskibrowseui: Add the browseui DLL.