Tracing weirdness in the kernel32:profile tests

2009-03-31 Thread Paul Vriens
Hi, I'm trying to fix the remaining issues in the kernel32 profile tests. They have to do with the fact that we have extra '\r\n' on Win9x and that we need a timeout. The timeout is already in (1000 msec) but apparently that is not even enough on some boxes. If I check the current results

Re: [1/2](try 2)advapi32: alias some sids in LookupAccountName and make comparison case insensitive

2009-03-31 Thread Paul Vriens
Aric Stewart wrote: with tests --- dlls/advapi32/security.c | 10 +-- dlls/advapi32/tests/security.c | 56 2 files changed, 63 insertions(+), 3 deletions(-)

Re: Tracing weirdness in the kernel32:profile tests

2009-03-31 Thread Michael Karcher
Am Dienstag, den 31.03.2009, 09:42 +0200 schrieb Paul Vriens: When I now run the test I get (and I omitted the buf/data output here): profile.c:835: Test failed: File doesn't match profile.c:835: Test failed: File doesn't match profile.c:835: Test failed: File doesn't match profile.c:835:

Re: Tracing weirdness in the kernel32:profile tests

2009-03-31 Thread Paul Vriens
Michael Karcher wrote: Am Dienstag, den 31.03.2009, 09:42 +0200 schrieb Paul Vriens: When I now run the test I get (and I omitted the buf/data output here): profile.c:835: Test failed: File doesn't match profile.c:835: Test failed: File doesn't match profile.c:835: Test failed: File doesn't

GSoC Mentors, please start looking at the student proposals

2009-03-31 Thread Kai Blin
Hi folks, the student application period is nearing it's end and the proposals are starting to come in. From what I heard the new web-app doesn't support changing the application after the deadline on April 3rd, so I'd like mentors to give as much feedback as possible before the deadline.

Re: Implement [Un]RegisterHotKey with test

2009-03-31 Thread Vincent Povirk
I've been told the functionality needs to go in the server. You should be using git format-patch to create your patches (see http://winehq.org/sending_patches). You're mixing tabs and spaces. Please don't do that. Vincent Povirk 2009/3/30 Vladimir Pankratov script...@mail.ru: Hello. Based

Re: Implement [Un]RegisterHotKey with test

2009-03-31 Thread Detlef Riekenberg
On Mo, 2009-03-30 at 18:17 +0500, Vladimir Pankratov wrote: +return DefWindowProcW (hWnd, msg, wParam, lParam); +WCHAR className[] = {'T','e','s','t','H','o','t','K','e','y',0}; +WCHAR winName[] = {'H','o','t','K','e','y','T','e','s','t',0}; +ATOM classatom; +

Re: mciqtz32: Implement driver messages

2009-03-31 Thread Christian Costa
You're right. Not good for git blame. I will ask to Alexandre. Thanks. By, Christian Detlef Riekenberg a écrit : On So, 2009-03-29 at 18:12 +0200, Christian Costa wrote: That said, I don't understand then why we don't just convert wine's code (in several steps off course) and avoid

GSoC proposal

2009-03-31 Thread cocofan
I'm a student interested in applying for Google summer of code and I was looking over your ideas. I'm familiar with wine as a user (for running an occasional windows app I'm forced to run) and I notice one of your ideas is getting old DOS games to run under wine. I'm a big fan of the original