On Monday 20 October 2008 06:39:10 Austin English wrote:
> Howdy,
>
> I ran the winapi_check tool today, seems the wiki hadn't been updated
> in a while 2 years. For those curious, here are the results (I removed
> the nonbugs as mentioned on the wiki).
>
> dlls/ws2_32/socket.c: ws2_32: WSAStringTo
Was this ever processed through Patchwatcher?
James McKenzie
Original Message
Subject:mpr: fix NULL pointer dereference in WNetGetResourceInformationW
Date: Tue, 07 Oct 2008 20:18:00 +0400
From: Andrey Turkin <[EMAIL PROTECTED]>
Reply-To: wine-devel@winehq.org
Howdy,
I ran the winapi_check tool today, seems the wiki hadn't been updated
in a while 2 years. For those curious, here are the results (I removed
the nonbugs as mentioned on the wiki).
dlls/imm32/imm.c: imm32: ImmConfigureIMEW: illegal call to strdupWtoA
(Unicode -> ASCII)
dlls/imm32/imm.c: imm
Hey, that CGA video support patch today from Peter Dons Tychsen,
http://winehq.org/pipermail/wine-patches/2008-October/063417.html
reminded me there's an old downloadable DOS game my wife likes
to dig out every now and then. I tried it today and discovered
that what's stopping it is support for a
On Sun, Oct 19, 2008 at 9:15 PM, chris ahrendt <[EMAIL PROTECTED]> wrote:
> Anyone else having a problem compiling the latest git?
>
> mine has failed 2 times when I compile... one with a clean tree and one
> with an older tree..
>
> chris
>
>
>
> __
Hello.
It starting with me trying to figure out why i was loosing keyboard
events in winedos.
1) I then traced the keyboard events to a call to signal(SIGUSR2) in
function DOSVM_QueueEvent().
2) The signal() triggers code in ntdll, which generates an exception
EXCEPTION_VM86_STI for the current
Anyone else having a problem compiling the latest git?
mine has failed 2 times when I compile... one with a clean tree and one
with an older tree..
chris
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://m
Evil Jay wrote:
> I've replaced my video card and am now having MUCH better results with
> CounterStrike:Source (I love Wine!). Most of my problems were due to
> a defective EVGA 9600GT.
>
> However, I discovered a new windowing bug today with CS:S and other
> Source-based games (I verified the sa
"Evil Jay" <[EMAIL PROTECTED]> wrote:
> I hope some dev can make sense of my rambling and use it to improve
> Wine. Thanks.
This not a proper place to report bugs, bugs.winehq.org is.
--
Dmitry.
2008/10/18 Joris Huizer <[EMAIL PROTECTED]>:
> --- On Fri, 10/17/08, Austin English <[EMAIL PROTECTED]> wrote:
>>
>> git repo-config user.name "Your Name"
>> git repo-config user.email "[EMAIL PROTECTED]"
>>
>
> Uhm no that doesn't work. I had already tried that (or actually, the
> equivalent of a
I've replaced my video card and am now having MUCH better results with
CounterStrike:Source (I love Wine!). Most of my problems were due to
a defective EVGA 9600GT.
However, I discovered a new windowing bug today with CS:S and other
Source-based games (I verified the same behavior under the Zombi
--- On Fri, 10/17/08, Austin English <[EMAIL PROTECTED]> wrote:
>
> git repo-config user.name "Your Name"
> git repo-config user.email "[EMAIL PROTECTED]"
>
Uhm no that doesn't work. I had already tried that (or actually, the equivalent
of adding these to .git/config) but it didn't make any dif
Uh, you're changing what the function does.
*lpdwStatus = INTERNET_CONNECTION_LAN;
will only happen the first time.
Vincent Povirk
2008/10/18 Austin English <[EMAIL PROTECTED]>:
> Didn't receive any feedback on this one last time...
>
> --
> -Austin
>
>
>
>
The main thing missing at the moment is
cygwin's symlinks aren't working,
http://bugs.winehq.org/show_bug.cgi?id=15679
and I couldn't find the file needed to start
cygwin's X server.
(And of course the thing that drives me nuts,
it only works inside wineconsole.
That might be harder to fix.)
Wit
"Andrew Nguyen" <[EMAIL PROTECTED]> wrote:
> Where would the conformance tests for winex11.drv be located? Their
> location was not obvious to me, and a methodology for testing my
> change was not obvious to me, so I didn't think to include a test.
Find out which DLL exports GetDeviceCaps, winex1
On Sun, Oct 19, 2008 at 3:53 AM, Roderick Colenbrander
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> Since you mentioned in your first patch that this fix is inspired by behavior
> on Windows, please add a test to our test suite to prove it.
>
> Roderick
>
Where would the conformance tests for winex11.drv
Hi,
Since you mentioned in your first patch that this fix is inspired by behavior
on Windows, please add a test to our test suite to prove it.
Roderick
> The previous patch returns the incorrect variable, so I've made the
> correction in this resend.
> ---
> dlls/winex11.drv/init.c |3 ++-
17 matches
Mail list logo