ntdll/tests: Add tests for opening files with a root directory handle.
[wine] / dlls / appwiz.cpl / appwiz.c
2009-10-26  André Hentschelappwiz: Ignore apps without title in the list.
2009-07-15  Owen Rudgeappwiz.cpl: Execute installer when Modify clicked.
2009-07-15  Owen Rudgeappwiz.cpl: Enable/disable Modify button, and modify...
2009-07-15  Owen Rudgeappwiz.cpl: Read modification path from registry.
2009-06-24  André Hentschelappwiz: Add function for installer button.
2009-05-11  Nikolay Sivovcomctl32/listview: Make ListView_* macros match PSDK.
2008-11-12  Dmitry Timoshkovappwiz.cpl: Make some data static const.
2008-08-18  Rob Shearmanappwiz.cpl: Fix leak of thread and process handles...
2008-07-29  Owen Rudgeappwiz.cpl: Gather extra information for Support Info...
2008-07-28  Andrew Talbotappwiz.cpl: Sign-compare warning fix.
2008-07-28  Francois Gougetappwiz.cpl: Fix compilation on systems that don't suppo...
2008-07-25  Detlef Riekenbergappwiz.cpl: Do not access memory after HeapFree in...
2008-07-25  Owen Rudgeappwiz.cpl: Add basic Support Information dialog.
2008-07-25  Owen Rudgeappwiz.cpl: Add uninstall routine for applications.
2008-07-25  Owen Rudgeappwiz.cpl: Add applications to list, remove on window...
2008-07-25  Owen Rudgeappwiz.cpl: Read installed application information...
2008-07-25  Owen Rudgeappwiz.cpl: Check to see if buttons should be enabled.
2008-07-25  Owen Rudgeappwiz.cpl: Add imagelist for listview.
2008-07-25  Owen Rudgeappwiz.cpl: Add column headers to listview.
2008-07-25  Owen Rudgeappwiz.cpl: Display Add/Remove Programs dialog.
2008-07-25  Owen Rudgeappwiz.cpl: Add skeleton Add/Remove Programs control...