Re: Fun Projects on Slashdot

2002-11-18 Thread David Fraser
Dimitrie O. Paun wrote: Hehe, It's hard to keep these things 'secret' :))) http://developers.slashdot.org/developers/02/11/17/1648220.shtml?tid=125 Yup, a nice surprise to see that this morning. Hope your site's surviving :-) Seeing as we're getting such coverage, maybe you should move

Re: Fun Projects on Slashdot

2002-11-18 Thread Sylvain Petreolle
Sir, I think we were slashdotted :) --- Dimitrie O. Paun [EMAIL PROTECTED] a écrit : Hehe, It's hard to keep these things 'secret' :))) http://developers.slashdot.org/developers/02/11/17/1648220.shtml?tid=125 -- Dimi.

Fun Projects on Slashdot

2002-11-17 Thread Dimitrie O. Paun
Hehe, It's hard to keep these things 'secret' :))) http://developers.slashdot.org/developers/02/11/17/1648220.shtml?tid=125 -- Dimi.

Re: Fun Projects on Slashdot

2002-11-17 Thread Dimitrie O. Paun
On November 18, 2002 01:02 am, David Fraser wrote: Yup, a nice surprise to see that this morning. Hope your site's surviving :-) Yes, it has, apparently. Repeat after me: Static Pages Are Good (TM). Static Pages Are Good (TM). Static Pages Are Good (TM). ... :) Seeing as we're getting such

Re: Wine Fun Projects v0.2

2002-11-15 Thread Francois Gouget
On Thu, 14 Nov 2002, Dimitrie O. Paun wrote: Folks, The second release (much expanded) of the Fun Project page has been released, in all it's glory, at: http://www.dssd.ca/wine/Wine-Fun-0.2.html In the Janitorial section you could (should?) add: * compiling Wine with -DSTRICT turned on.

Re: Wine Fun Projects v0.2 winapi_check

2002-11-15 Thread David Fraser
Dimitrie O. Paun wrote: Folks, The second release (much expanded) of the Fun Project page has been released, in all it's glory, at: http://www.dssd.ca/wine/Wine-Fun-0.2.html The working version of the above is at: http://www.dssd.ca/wine/Wine-Fun.html By now, you should know that comments,

Re: Wine Fun Projects v0.2

2002-11-15 Thread Dimitrie O. Paun
On November 15, 2002 04:14 am, Francois Gouget wrote: * compiling Wine with -DSTRICT turned on. This has made tremendous progress thanks to Michael Stefaniuc. There are only six libraries left to convert. Btw, I created tasks for each of them as suggested by Michael in bug 90. I know, but I

Re: Wine Fun Projects v0.2

2002-11-15 Thread Steven Edwards
--- Dimitrie O. Paun [EMAIL PROTECTED] wrote: On November 14, 2002 09:23 pm, Steven Edwards wrote: You might want to add visual-mingw to the winelib apps section. Done. Do we have a volunteer? :))) ok fine add my name to it =P When I get the time I will start by trying to build it as a

Wine Fun Projects v0.2

2002-11-14 Thread Dimitrie O. Paun
Folks, The second release (much expanded) of the Fun Project page has been released, in all it's glory, at: http://www.dssd.ca/wine/Wine-Fun-0.2.html The working version of the above is at: http://www.dssd.ca/wine/Wine-Fun.html By now, you should know that comments, suggestions, and flames

Re: Wine Fun Projects v0.2

2002-11-14 Thread Steven Edwards
You might want to add visual-mingw to the winelib apps section. One thing I recommened to Jermey White a while back was that WINE might gain more of a market share if there was a easy way for people that are writing Windows apps on Windows if they had a IDE for GCC that was cross-platform. I

Re: Wine Fun Projects v0.2

2002-11-14 Thread Dimitrie O. Paun
On November 14, 2002 09:23 pm, Steven Edwards wrote: You might want to add visual-mingw to the winelib apps section. Done. Do we have a volunteer? :))) -- Dimi.

Re: Fun projects

2002-11-09 Thread Sylvain Petreolle
This is what I did. the gcc included in dev-c++ is a statically linked that doesn't need the cygwin1.dll to run. But that I looked particularily at compiling cygwin under wine. Using the cygwin under is difficult for the moment, as bash and sh both refuse to run today. I presume this is

Re: Fun projects

2002-11-09 Thread Sylvain Petreolle
Is this the output from a dev-c++ compiled executable or just the cygwin pre-compiled ones ? If this is the precompiled one, there is a real problem. ls.exe is working great, so true.exe should too. For example, here is the output from the most minimal example, true.exe (others seem very

Re: Fun projects

2002-11-09 Thread David Fraser
Sylvain Petreolle wrote: This is what I did. the gcc included in dev-c++ is a statically linked that doesn't need the cygwin1.dll to run. But that I looked particularily at compiling cygwin under wine. Using the cygwin under is difficult for the moment, as bash and sh both refuse to run today.

Re: Fun projects

2002-11-09 Thread Eric Pouech
Yes, I get the same results. The reason seems to be the gcc with dev-c++ is the mingw gcc. My mingw gcc seems to run fine under wine (haven't actually tried to compile anything, just asked it for help) but any of the cygwin executables give a problem, which seems to be on startup when loading

Re: Fun projects

2002-11-09 Thread Steven Edwards
aren't you running native psapi ? try builtin (even if it misses a few APIs) A+ While you are playing with psapi you can look at ReactOS's psapi.dll and see if it implements something that WINEs psapi doesnt. We relicensed it under LGPL about a month ago so if there is anything there that

Re: Fun projects

2002-11-08 Thread David Fraser
Dimitrie O. Paun wrote: Folks, It's Friday, I'm out of my meetings, weather is superb here in Toronto (so I'm gonna go for a ride on my bike); this calls for some lighter, more entertaining stuff. So, if someone feels like doing something fun, here is a list of interesting Wine-related