Commit Graph

15 Commits

Author SHA1 Message Date
Dmitry Timoshkov 90f4ee8346 appwiz.cpl: Make some data static const. 2008-11-12 11:49:12 +01:00
Rob Shearman 0427cf087b appwiz.cpl: Fix leak of thread and process handles in UninstallProgram. 2008-08-18 17:15:56 +02:00
Owen Rudge ac3337ee91 appwiz.cpl: Gather extra information for Support Info dialog. 2008-07-29 12:50:35 +02:00
Andrew Talbot 0fb6e30838 appwiz.cpl: Sign-compare warning fix. 2008-07-28 12:16:30 +02:00
Francois Gouget a5ef61e0d3 appwiz.cpl: Fix compilation on systems that don't support nameless unions. 2008-07-28 11:34:15 +02:00
Detlef Riekenberg 8ed31e2c38 appwiz.cpl: Do not access memory after HeapFree in FreeAppInfo. 2008-07-25 16:51:41 +02:00
Owen Rudge d508a58caf appwiz.cpl: Add basic Support Information dialog. 2008-07-25 12:36:56 +02:00
Owen Rudge eece76b8b3 appwiz.cpl: Add uninstall routine for applications. 2008-07-25 12:35:58 +02:00
Owen Rudge 0215b55ce6 appwiz.cpl: Add applications to list, remove on window close. 2008-07-25 12:35:41 +02:00
Owen Rudge c16aeaf8e5 appwiz.cpl: Read installed application information from registry. 2008-07-25 12:35:27 +02:00
Owen Rudge d8d725f73f appwiz.cpl: Check to see if buttons should be enabled. 2008-07-25 12:35:09 +02:00
Owen Rudge 76518c0883 appwiz.cpl: Add imagelist for listview. 2008-07-25 12:35:00 +02:00
Owen Rudge 2812a9ecef appwiz.cpl: Add column headers to listview. 2008-07-25 12:31:29 +02:00
Owen Rudge 6d4f3d5d3a appwiz.cpl: Display Add/Remove Programs dialog. 2008-07-25 12:30:29 +02:00
Owen Rudge f4e6489edb appwiz.cpl: Add skeleton Add/Remove Programs control panel. 2008-07-25 12:29:22 +02:00