Re: CVS Invalid path for c:\\Windows

2004-04-28 Thread Brett I. Holcomb
Yes. I just did again and it doesn't work. Same error. Something got broken again I guess. On Wed, 28 Apr 2004, Duane Clark wrote: > Brett I. Holcomb wrote: > > I installed from CVS today and when I start wine I get the error below. > > This happens even with the standard

Re: CVS Invalid path for c:\\Windows

2004-04-28 Thread Brett I. Holcomb
Any ideas on this. I just tried a new CVS build tonight and same thing. I have my config file set up correctly - it's been working until I tried the CVS on Sunday. Even a config file generated by wine-cvs doesn't work - it chokes. Thanks. On Sun, 25 Apr 2004, Brett I. Holcomb w

CVS Invalid path for c:\\Windows

2004-04-25 Thread Brett I. Holcomb
"Type" = "hd" "Label" = "MS-DOS" "Filesystem" = "win95" -- Brett I. Holcomb

Re: d3d8 CVS brokenness?

2004-04-19 Thread Brett I. Holcomb
u should try pulling down > an entire new source tree. > Or you have out of date headers. In any case whoever maintains that code will > presumably read the messages on the list, and look into it. > > Ivan. > > > -- Brett I. Holcomb

bugzilla doesn't find bug

2004-03-28 Thread Brett I. Holcomb
If I tell bugzilla to find bugs with winealsa in the summary it does not find any at all. However, there is at least one bug - 2035 - with winealsa as the first word even! I think bugzilla's broken!

Re: Game Testing Update Wine-20040309

2004-03-27 Thread Brett I. Holcomb
I'll look at 1434 and see what's going on then. SOF II worked under Winex some time ago so it will run but they must do something different. I'll check the message but I thought it couldn't even find the CD to check. hatky wrote: On Saturday 27 March 2004 06:04, Brett I

Re: Game Testing Update Wine-20040309

2004-03-26 Thread Brett I. Holcomb
If you're interested: Half-Life - works well with wineoss but dies with winealsa. A bug was filed, info submitted but no feedback yet. I may try another cvsupdate and see what happens. Soldier of Fortune - runs okay, a little slow but that may be due to the sound problem. With Wineoss no so

Alsa 1.0 patch for audio.c

2004-01-17 Thread Brett I. Holcomb
In November Sylvain Petreolle posted a patch to audio.c to make it work with the new Alsa 1.0 version. What is the license on that patch? I ask because I'd like to pass it on to the winex-devel list so they can include it. Is it possible to send it on? If not that's fine - I want to check f

Re: Key exist query in registry

2003-12-27 Thread Brett I. Holcomb
I can't tell you off the top of my head since it's been a while since I did any Windows work. However, you might check the Installshield site docs for REG functions. They have a bunch that you call to query the registry and are modeled on the MS ones. If I remember correctly MS C has them als

winver gone?

2003-12-18 Thread Brett I. Holcomb
I've tried using wine --winver win98 --hl.exe -console and wine spits out the help telling me what arguments I can use.  Is winever no longer available?I've tried using wine --winver win98 --hl.exe -console and wine spits out the help telling me what arguments I can use.  Is winever no longer a

%HOME% - maybe works

2003-12-18 Thread Brett I. Holcomb
It appears that using %HOME% in a drive spec may not work well. I know winecheck says it can't find the drive but if I put in /home/myhome winecheck is happy. Wine doesn't seem to complain about it. Is this a winecheck or Wine problem?

Alsa 1.0 and Wine

2003-12-14 Thread Brett I. Holcomb
I checked the archives and noticed the thread on Alsa 1.0. What was the resolution on that? I guess my concern is that for those of us that have 1.0 what happens if it's left for 0.9. I know with Winex it broke and I had to patch the winex alsa files. I used the quick and dirty method of mod