wined3d: Const correctness fixes for glsl_shader.c.
[wine] / dlls / appwiz.cpl / appwiz.c
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...