Here's the diff against HEAD of my property sheet / wizard work. I was not able
to diff -N directly with CVS (is that supposed to be possible?), so this is
actually a diff against a clean cvs tree of cinstall, I hope that doesn't cause
anybody any untoward grief. The diff is also bzip2ed because
Ok, first glance:
You've diffed across versions - please update both the clean dir and
your working dir for the next patch. Thats a major reason the patch is
so big.
* please use win32 thread API calls, not _beginthread et al.
* All classes with an explicit destructor need copy constructors and