Steven Edwards wrote:
On Fri, Jul 17, 2009 at 9:13 PM, James McKenzie<jjmckenzie51(a)earthlink.net> wrote:
Bundles are WAY more friendly than using the installer. Installer programs are meant to remain on the system.
+1
Also speaking of bundles I'm going to hijack the thread for a bit, I've got a rough patch going that enables winemenubuilder to be able to spit out bundles when shelllinks are installed. Its still very rough and needs to be redesigned a bit (and Alexandre is not totally sold on parts of the design) but at least its all C. Take a look at the attached patch and give me some feedback if your interested in helping.
Thanks
Steve: Look at the includes, you included several header files twice. This is UGLY, but it is a good start. James McKenzie