1. I was surprised to discover DCE RPCs (as opposed to
DCOM) from wine to Windows do work. Is this documented
anywhere?
2. Is there any reason why rpc_transport.c uses native
sockets instead of winsock?
3. Would a patch to fix (2) be welcome? With a few
more changes, it would also allow an RPC se
Vitaliy Margolen wrote:
Nick Law wrote:
I'm having the same problems with 0.9.21 here, World of Warcraft is
broken, no longer runs at all on ATI hardware, (confirmed on two
separate systems running with ATO 9550. (maybe ok on Nvidia hardware
although not tried it myself).
Nick pleas
Ryan Miller wrote:
> ws2_32: Fixed bug with sockets randomly resetting due to GetLastError being
> reset by setsockopt in Windows, but not in Wine. Also included is the
> associated test.
>
> +SetLastError(1);
Please use more accepted value of 0xdeadbeef
Vitaliy
I'm having the same problems with 0.9.21 here, World of Warcraft is
broken, no longer runs at all on ATI hardware, (confirmed on two
separate systems running with ATO 9550. (maybe ok on Nvidia hardware
although not tried it myself).
Upon trying to start WoW, a Blizzard dialog box appears whic
I'm having the same problems with 0.9.21 here, World of Warcraft is
broken, no longer runs at all on ATI hardware, (confirmed on two
separate systems running with ATO 9550. (maybe ok on Nvidia hardware
although not tried it myself).
Upon trying to start WoW, a Blizzard dialog box appears whic
On 9/14/06, Phil Costin <[EMAIL PROTECTED]> wrote:
This patch fixes many games for me, what is the reason it was not applied?
Regards
Phil Costin
I don't know myself either. I was just going to wait. I want to add a
little more to say about it.
It's funny that the patch was only meant to a
I forgot add the msdn link about WM_*UISTATE,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardaccelerators/aboutkeyboardaccelerators.asp
On 9/14/06, Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote:
Hi,
Has wine an implementation f
On Thursday 14 September 2006 13:33, Hans Leidekker wrote:
> On Thursday 14 September 2006 11:13, Kai Blin wrote:
> > MD4_CTX and MD5_CTX have the same elements, declare them in the same
> > order.
>
> Tell Microsoft about it ;-) Your patch breaks the md5 test on Windows
> because it depends on the
Hi,
Has wine an implementation for WM_*UISTATE messages?
Can anybody tell me where should it be implemented and how it should
be implemented.
Does it involve complex coding?
Thanks,
VJ
On Wed, Sep 13, 2006 at 07:47:31PM +0200, Kai Blin wrote:
> On Wednesday 13 September 2006 14:49, Marcus Meissner wrote:
> > > A few of the emails you've sent to the wine-patches mailing list
> > > lately have not had 'To:' headers. Many people have their mail clients
> > > configured to filter ema
On Wednesday 13 September 2006 14:49, Marcus Meissner wrote:
> > A few of the emails you've sent to the wine-patches mailing list
> > lately have not had 'To:' headers. Many people have their mail clients
> > configured to filter emails into folders based on 'To:' fields, so it
> > would be great i
hi
would someone please comment on that patch? this is a nearly unchanged
version of my previous attempt - but this time against current git.
---
dlls/winex11.drv/settings.c |9 -
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/dlls/winex11.drv/settings.c b/dlls/winex1
Hi,
I have a refractory (faulty ?) MSI to deal with .
I ran an msi based installer for autosketch today and it all went very
well. Thanks for the current progress on MSI.
Greatly cheered by this news I returned to one that I have never got to
work since trying with 0.9.8 . I always thought
Hi Rob,
any news about how to get the keys for the room at Reading U ?
haven't seen nothing about it ?
TIA
2006/9/14, Robert Shearman <[EMAIL PROTECTED]>:
ChangeLog:Update the bus information for WineConf.--Rob ShearmanIndex: templates/en/wineconf/travel.template
Hi everybody,
we are using a certain tracking software from Advanced Realtime
Tracking. This is a windows software, but we decided yesterday that it
would be more flexible to be able to use it under Linux, too, so I gave
it a try with Wine.
As this software communicates with customized (expensive
On Thu, Sep 14, 2006 at 02:34:51PM +0200, Hans Leidekker wrote:
> Like Mike McCormack suggested in the bug report, UNIX connect() does
> not deal with a proxy. It would be nice if you could confirm that
> CheckInternetConnection on Windows ignores a configured proxy,
> especially since you seem to
On Thursday 14 September 2006 14:07, Daniel Skorka wrote:
> The function CheckInternetConnection in dlls/wininet/internet.c is too
> naive ATM; it just sends a ping to the specified host.
Like Mike McCormack suggested in the bug report, UNIX connect() does
not deal with a proxy. It would be nice
On Thursday 14 September 2006 13:27, Jeff Latimer wrote:
> Hans, what is the status of this patch? Looks pretty comprehensive but
> is unapplied. Are you going pursue it?
If I knew why it was ignored, I would. Alexandre?
-Hans
On Thursday 14 September 2006 11:13, Kai Blin wrote:
> MD4_CTX and MD5_CTX have the same elements, declare them in the same order.
Tell Microsoft about it ;-) Your patch breaks the md5 test on Windows
because it depends on the struct layout:
crypt_md5.c:90: Test failed: invalid initialization
cr
Hans Leidekker wrote:
-Hans
Changelog
Match output of WinXP for ScriptGetProperties.
Add a test for ScriptGetProperties.
+static const SCRIPT_PROPERTIES script_0 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
+static const SCRIPT_PROPERTIES script_1 = { 0, 0, 0, 0, 0, 0, 0,
Hi, i'm having lots of troubles running games with current git. First of all i get these messages running every application i try:"err:wgl:has_opengl glx_version as 1.3 and GLX_SGIX_fbconfig extension is unsupported. Expect problems."Is it really that bad to not have glx_version 1.3? I have Ati ra
21 matches
Mail list logo