Re: Control-panel app. Works with mingw, need help with winegcc

2008-03-31 Thread pure_evil
> Worked first try. (Good thing, too, since I was just copying what wine > already does to build its dlls, and I wouldn't have known what to do if it > failed.) > > Does that work for you? > - Dan Steven Edwards beat you to it, he sent me a patch ;) It works! It's alive! @all sorry folks 'bout

re: Control-panel app. Works with mingw, need help with winegcc

2008-03-31 Thread Dan Kegel
pure_evil wrote: > Here's source for a .cpl that compiles fine with dev-c++. > How can I make it work with winegcc? I had to do this to make winegcc happy: --- skeleton/skeleton.c 2008-03-31 09:00:55.0 -0700 +++ skeleton.ok/skeleton.c 2008-03-31 11:34:24.128617000 -0700 @@ -24,12 +24