Re: advapi32: GetNamedSecurityInfoExA Stub

2009-02-17 Thread Paul Bryan Roberts
Dmitry Timoshkov wrote: Paul Bryan Roberts pbronline-w...@yahoo.co.uk wrote: It appears that GetNamedSecurityInfoExA signature doesn't match the MSDN/PSDK one. Also it's a common practice to simultaneously add both A and W versions, and add prototypes to an appropriate .h file. Ah, right

Re: advapi32: GetNamedSecurityInfoExA Stub

2009-02-16 Thread Paul Bryan Roberts
Dmitry Timoshkov wrote: Paul Bryan Roberts pbronline-w...@yahoo.co.uk wrote: I guess this stub falls in to the 'not obviously correct' category. I could do with some feedback on what might be an acceptable patch. It appears that GetNamedSecurityInfoExA signature doesn't match the MSDN

Re: winex11.drv: Map Super_L, Super_R, and Menu keys, correctly.

2009-02-16 Thread Paul Bryan Roberts
You need to generate the patch from the top of the wine directory. You also need to use your real name for copyright-tracking purposes. copyright-tracking purposes is there a Wiki page that explains this to the uninitiated ? I looked, did not find. Google led me straight back to the cited

ntdll: Avoid Potential Infinite Loop

2009-02-12 Thread Paul Bryan Roberts
Roberts From dd2f31b0176e795edf5b1eb081410de7ed5ed03d Mon Sep 17 00:00:00 2001 From: Paul Bryan Roberts pbronline-w...@yahoo.co.uk Date: Thu, 12 Feb 2009 08:09:17 + Subject: ntdll: avoid potential infinite loop --- dlls/ntdll/nt.c |5 - 1 files changed, 4 insertions(+), 1 deletions

Re: Debian packages of Wine

2009-01-15 Thread Paul Bryan Roberts
Maurilio is doing a great job providing Lenny packages for Wine. The site at http://wine.x.pl has been providing Wine packages for Etch for some time. x86 only I'm afraid. The site's author is very modest but I believe it's a chap named James Huk who used to send messages to the wine-user

Re: mshtml: suppress module unloading while gecko is loaded

2008-12-01 Thread Paul Bryan Roberts
Dan Kegel wrote: Thanks to Mike Hearn for pointing out that mshtml reference counting was wrong, and Jacek for pointing out how to fix it for now. Once gecko is loaded, don't let mshtml unload. This fixes a crash in starting Sketchup (bug 16164), and probably fixes a number of