[1/3] [try 3] appwiz.cpl: Add GUI for Add/Remove Programs control panel

Owen Rudge owen at owenrudge.net
Fri Jul 11 17:39:18 CDT 2008


OK, seems there was a small bug in the last patch that could cause 
crashes, plus I'd forgotten to include wine.inf.in. I'm pretty sure this 
one should be fine now, at least. Sorry for all the messages. ;-)

---
  Makefile.in                     |    2 +
  configure.ac                    |    1 +
  dlls/Makefile.in                |    1 +
  dlls/appwiz.cpl/En.rc           |   52 +++++++
  dlls/appwiz.cpl/Makefile.in     |   15 ++
  dlls/appwiz.cpl/appwiz.c        |  308 
+++++++++++++++++++++++++++++++++++++++
  dlls/appwiz.cpl/appwiz.cpl.spec |    1 +
  dlls/appwiz.cpl/appwiz.rc       |   39 +++++
  dlls/appwiz.cpl/res.h           |   50 +++++++
  tools/wine.inf.in               |    1 +
  10 files changed, 470 insertions(+), 0 deletions(-)
  create mode 100644 dlls/appwiz.cpl/En.rc
  create mode 100644 dlls/appwiz.cpl/Makefile.in
  create mode 100644 dlls/appwiz.cpl/appwiz.c
  create mode 100644 dlls/appwiz.cpl/appwiz.cpl.spec
  create mode 100644 dlls/appwiz.cpl/appwiz.rc
  create mode 100644 dlls/appwiz.cpl/res.h

-- 
Owen Rudge
http://www.owenrudge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1ee57b7070efd0189a3684b77c0a0013570cdc4d.diff
Type: text/x-patch
Size: 18016 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080711/672a81e6/attachment.bin 


More information about the wine-patches mailing list