Temporary wine.git tree

2006-04-26 Thread Mike McCormack
Hi, Since Alexandre is lying on the beach in Greece and there'll be a gap between commits, I've made my Wine tree available and will be committing patches from wine-patches to it. You can pull (merge) these changes into your current Wine GIT tree it as follows: git fetch http://mandoo.dyn

Re: First patch: Regedit Multi-String Value

2006-04-26 Thread Hedos
Thanks a lot for the comments guys! Here's a revised patch.. no more C++ style comments, no more inline variable declarations and no more useless casting! I think it should work pretty well. I'll keep you updated with anything else I try soon as promised! Philippe? patch-multistringvalue-1.1.diff

SambaXP update, part 2

2006-04-26 Thread Kai Blin
Hi folks, now that SambaXP is officialy over, the samba team a couple of other people have retreated to a smaller room to discuss other things. Steve French had a talk about using CIFS on linux as a replacement to NFS which seems to be pretty cool. A couple of other talks were given, too, but if

Open Invention Network

2006-04-26 Thread Michael Jung
Hello, I've just read an article on Linux Weekly News, which I guess might be interesting for Wine: http://lwn.net/Articles/178673/ (How Mono got into Fedora) I'll try to summarize: Basically, Novell bought Commerce One when they went bancrupt. Commerce One had some important patents related t

Re: riched20: Implement EM_SETUNDOLIMIT and its conformance tests, take 2

2006-04-26 Thread Dimi Paun
On Wed, April 26, 2006 1:30 pm, Matt Finnicum said: > I welcome your comments on the patch. Minor nits: -- how about 2 constants for the values 100, 1000 #define STACK_SIZE_DEFAULT 100 #define STACK_SIZE_MAX 1000 -- maybe use min(wParam, STACK_SIZE_MAX) when setting it -- Dimi Paun

Re: setupapi: Fix parsing of UCS-16 files

2006-04-26 Thread Detlef Riekenberg
Am Mittwoch, den 26.04.2006, 15:42 +0100 schrieb Robert Shearman: > +if (*new_buff == 0xfeff) > +new_buff++; > .. new_buff, (WCHAR *)((char*)new_buff +size), error_line ); This points behind the End of the File-Mapping, when you skip the BOM. The Pointer to the End of the D

Re: Just want to make a comment about the current status of the project

2006-04-26 Thread Tim Schmidt
On 4/25/06, Philip V. Neves <[EMAIL PROTECTED]> wrote: > I've been really looking at wine for the last couple of months or so. > Last little bit I've been helping by doing some testing and filing bug > reports. I must say the developers of this project have done an amazing > job. Its increadible ho

Re: [SOC] ASIO

2006-04-26 Thread Paul Millar
Hi Tom, On Tuesday 25 Apr 2006 19:05, Tom Spear wrote: > On 4/25/06, Paul Millar <[EMAIL PROTECTED]> wrote: > > Yes, this looks to be amenable to a clean-room implementation. [...] > > I don't see any reason why that couldn't work. We could combine that test > suite with users that use various pr

Just want to make a comment about the current status of the project

2006-04-26 Thread Philip V. Neves
I've been really looking at wine for the last couple of months or so. Last little bit I've been helping by doing some testing and filing bug reports. I must say the developers of this project have done an amazing job. Its increadible how close you all are. If you can at least get code associat

Re: [Wine] Support section revamp

2006-04-26 Thread deedee
Thanks. I love it. I'm on a dial-in system and have an RSS feed for comp.emulators.ms-windows.wine via Google Groups on my pim. Imagine the delight when I saw the feed included the wine-users mailing list messages. This is perfect. The fewer places I have to go on-line to get information that