A question about winehq options

2004-01-16 Thread Kirk Ruff
I am trying to work on a multimedia tab, unless someone else is doing this already. I am wondering what options should go on this tab. A select for the audio driver, wave mapper, and midi mapper is what I was thinking so far. The wave/midi mapper seem to each only have 1 option so what shou

Re: winecfg: a patch to review

2004-01-15 Thread Kirk Ruff
On Thu, 2004-01-15 at 15:23, Dimitrie O. Paun wrote: > On Thu, 15 Jan 2004, Robert van Herk wrote: > > > We (me and cmorgan) were thinking about dropping that tabsheet :-)... > > That's a good idea, the current UI for app-specific settings is terrible. I agree it is horrible, but I wanted to try

Re: winecfg: a patch to review

2004-01-15 Thread Kirk Ruff
(sent this to the wrong email address, sorry) On Thu, 2004-01-15 at 07:08, Mike Hearn wrote: > Why do you explicitly null terminate this string? It shouldn't be needed, > right? Not sure what the deal was but I was getting segfaults unless I null terminated it myself. Now, it doesn't, so must have

winecfg: a patch to review

2004-01-14 Thread Kirk Ruff
Hello, I have started to work on winecfg a little in attempt to get used to some workings of WINE. This is the first real open source project I have actually tried to submit a patch to. I have started to work on a few functions that were not implemented yet and before I forget to try to sub