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
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 troubles
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;
> +WND
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 :
> Hello.
>
> Based on Vincent Pov
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. Also,
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 ma
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:
Aric Stewart wrote:
with tests
---
dlls/advapi32/security.c | 10 +--
dlls/advapi32/tests/security.c | 56
2 files changed, 63 insertions(+), 3 deletions(-)
Hi
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 on