Re: which of these should I work on?

2003-07-22 Thread Steven Edwards
6.writing a clone of the cards.dll used by the windows card games. Only problem here is that I would need to find a sutably licenced set of card images since I dont have the skills to draw them myself :) 7.writing a clone of the card games (solitare,freecell etc) included with windows to

which of these should I work on?

2003-07-21 Thread Jonathan Wilson
a calculaor app (i.e. a calc.exe clone), again dont know if WINE needs one but ReactOS might... and 10.writing a clone of the Win32 volume control applet. Dont think WINE needs this (since the linux sound API has one already) but ReactOS might... Which of these should I work on? Which

Re: which of these should I work on?

2003-07-21 Thread Christoph Frick
On Mon, 21 Jul 2003, Jonathan Wilson wrote: 6.writing a clone of the cards.dll used by the windows card games. Only problem here is that I would need to find a sutably licenced set of card images since I dont have the skills to draw them myself :) 7.writing a clone of the card games

Re: which of these should I work on?

2003-07-21 Thread Francois Gouget
On Mon, 21 Jul 2003, Jonathan Wilson wrote: [...] 1.improve comdlg32.dll, implement stuff added in WINVER=0x500 like PrintDlgEx and generally make comdlg32.dll behave more like the windows counterpart (implement a few other things as well, like some of the currently stubbed out items). This

Re: which of these should I work on?

2003-07-21 Thread Steven Edwards
a calc.exe clone in the rosapps CVS tree that needs work. Which of these should I work on? Which of these are usefull to Wine/ReactOS? Are any of these considered a big beast (as richedit was refered to by Dimitrie O. Paun?) If you want a quick one to help on you could implement delay loading

Re: which of these should I work on?

2003-07-21 Thread BiGgUn
Hi 6.writing a clone of the cards.dll used by the windows card games. (...) Yet another link for free cards :) http://www.jfitz.com/cards/index.html 9.writing a calculaor app (i.e. a calc.exe clone), again dont know if WINE needs one but ReactOS might... calc.exe that comes with M$ windows

Re: which of these should I work on?

2003-07-21 Thread Dimitrie O. Paun
On Mon, 21 Jul 2003, BiGgUn wrote: 9.writing a calculaor app (i.e. a calc.exe clone), again dont know if WINE needs one but ReactOS might... calc.exe that comes with M$ windows works well with Wine. Why should it be rewrited ? A lot of other MS DLLs work just fine with Wine, why would we

Re: which of these should I work on?

2003-07-21 Thread Mike Hearn
On Mon, 2003-07-21 at 15:30, Dimitrie O. Paun wrote: On Mon, 21 Jul 2003, BiGgUn wrote: 9.writing a calculaor app (i.e. a calc.exe clone), again dont know if WINE needs one but ReactOS might... calc.exe that comes with M$ windows works well with Wine. Why should it be rewrited ? A

Re: which of these should I work on?

2003-07-21 Thread Dustin Navea
--- Mike Hearn [EMAIL PROTECTED] wrote: On Mon, 2003-07-21 at 15:30, Dimitrie O. Paun wrote: On Mon, 21 Jul 2003, BiGgUn wrote: 9.writing a calculaor app (i.e. a calc.exe clone), again dont know if WINE needs one but ReactOS might... calc.exe that comes with M$ windows works well