Re: fusion/tests: Fix tests for .NET 1.x

2009-03-01 Thread Paul Vriens
Ge van Geldorp wrote: > Changelog: > fusion/tests: Fix tests for .NET 1.x > > --- > dlls/fusion/tests/asmname.c | 12 +--- > 1 files changed, 9 insertions(+), 3 deletions(-) > > diff --git a/dlls/fusion/tests/asmname.c b/dlls/fusion/tests/asmname.c > index 98004ea..0ea7aa8 100644 > -

Re: CreateThread timing behaviour (Bug 15323 affecting Warhammer Online)

2009-03-01 Thread Pauli Nieminen
On Mon, Mar 2, 2009 at 5:28 AM, Paul TBBle Hampson wrote: > On Mon, Mar 02, 2009 at 12:29:14AM +0200, Pauli Nieminen wrote: >> Msdn sayes: >> "The ExitProcess, ExitThread, CreateThread, CreateRemoteThread >> functions, and a process that is starting (as the result of a call by >> CreateProcess) ar

Re: CreateThread timing behaviour (Bug 15323 affecting Warhammer Online)

2009-03-01 Thread Paul TBBle Hampson
On Mon, Mar 02, 2009 at 12:29:14AM +0200, Pauli Nieminen wrote: > Msdn sayes: > "The ExitProcess, ExitThread, CreateThread, CreateRemoteThread > functions, and a process that is starting (as the result of a call by > CreateProcess) are serialized between each other within a process. > Only one of t

Re: CreateThread timing behaviour (Bug 15323 affecting Warhammer Online)

2009-03-01 Thread Paul TBBle Hampson
On Sun, Mar 01, 2009 at 10:25:32PM +, David Laight wrote: > On Sun, Mar 01, 2009 at 06:08:53PM +1100, Paul TBBle Hampson wrote: >> I'm looking into Bug 15323, and it seems to come down to a >> particular undocumented behaviour of CreateThread on Windows, >> which is probably also a bug in the u

rpcrt4 <-> freedce conversion guide: functions and structures with direct equivalence

2009-03-01 Thread Luke Kenneth Casson Leighton
i've started documenting and reviewing the functions and structures in wine's rpcrt4 implementation and providing direct equivalents, including the prototypes of each, in freedce. http://lkcl.net/software/msrpc_to_dcerpc i figured that if i was going to be saying "the two are equivalent" i might

Re: twain_32/tests: Link with twain_32.dll.

2009-03-01 Thread Alexandre Julliard
Francois Gouget writes: > * In the test results on the website, it will be clear that the dll >was not installed if that's the case, whereas with LoadLibrary() it >will just be one more skip() lost in a sea of skips. If the dll is not present then winetest won't even run the test, it d

Re: CreateThread timing behaviour (Bug 15323 affecting Warhammer Online)

2009-03-01 Thread Pauli Nieminen
On Mon, Mar 2, 2009 at 12:25 AM, David Laight wrote: > On Sun, Mar 01, 2009 at 06:08:53PM +1100, Paul TBBle Hampson wrote: >> I'm looking into Bug 15323, and it seems to come down to a >> particular undocumented behaviour of CreateThread on Windows, >> which is probably also a bug in the usage of

Codeweavers logo

2009-03-01 Thread Yann Leretaille
Hi, the Codeweavers-logo at the bottom of the page looks grainy and pixelated. I suggest using this version: download Here a comparison of booth versions: Yann Leretaille ///**Text-Only**/// Hi, the codeweavers-logo at the bottom auf thee page looks g

Re: storing the registry key class name to make PDFXChange-Viewer happy

2009-03-01 Thread Patrick
On Sam, 2009-02-28 at 19:04 -0600, Austin English wrote: > On Sat, Feb 28, 2009 at 7:04 PM, Austin English > wrote: > > On Sat, Feb 28, 2009 at 12:37 AM, Patrick wrote: > >> Dear Developpers of Wine > >> > >> I like wine and I like Tracker Software's PDFXChange-Viewer as well. > >> http://www.d

Re: CreateThread timing behaviour (Bug 15323 affecting Warhammer Online)

2009-03-01 Thread David Laight
On Sun, Mar 01, 2009 at 06:08:53PM +1100, Paul TBBle Hampson wrote: > I'm looking into Bug 15323, and it seems to come down to a > particular undocumented behaviour of CreateThread on Windows, > which is probably also a bug in the usage of it by warpatch.bin, > the Warhammer Online patcher. > > Pr

Re: twain_32/tests: Link with twain_32.dll.

2009-03-01 Thread Francois Gouget
On Fri, 27 Feb 2009, Jeremy White wrote: [...] > This patch breaks make crosstest for me: > > [apevia:~/w/wine/dlls/twain_32/tests] make crosstest > i586-mingw32msvc-gcc dsm.cross.o testlist.cross.o -o > twain_32_crosstest.exe -L../../../dlls -L../../../dlls/twain_32 > -L../../../dlls/user32

Re: rpcrt4: Check for null endpoint in RpcServerUseProtseqEpExW

2009-03-01 Thread lkcl
David Gerard-2 wrote: > > 2009/2/22 Luke Kenneth Casson Leighton : > > > I don't think anyone questions this. But (speaking as an observer, not > someone with any particular power to garner interest for this), I > suspect that your best bet for getting traction on this in Wine is: > > * some

Re: winetricks does not reset service pack number correctly

2009-03-01 Thread David Gerard
2009/3/1 Fabian Köster : >> Winetricks is not part of Wine. All bugs for it should be reported to: >> http://code.google.com/p/winezeug/issues/list > Citing http://wiki.winehq.org/winetricks: > "Winetricks has a bug tracking system at > http://code.google.com/p/winezeug/issues/list though sending

Re: winetricks does not reset service pack number correctly

2009-03-01 Thread Fabian Köster
> Winetricks is not part of Wine. All bugs for it should be reported to: > http://code.google.com/p/winezeug/issues/list Citing http://wiki.winehq.org/winetricks: "Winetricks has a bug tracking system at http://code.google.com/p/winezeug/issues/list though sending email to wine- devel at winehq

Re: mshtml/tests: Fix SysFreeString call with wrong variable.

2009-03-01 Thread Austin English
On Sun, Mar 1, 2009 at 7:11 AM, Rico Schüller wrote: > Hi, > > this patch frees the correct variable and solves a regression in > mshtml/tests/dom.c (see > http://test.winehq.org/data/0d7bec3578e02e1f551813e86100b59e36aec542/#group_Wine:mshtml:dom > ). > > Cheers > Rico > > --- >  dlls/mshtml/test

Re: winetricks does not reset service pack number correctly

2009-03-01 Thread Vitaliy Margolen
Fabian Köster wrote: > I just noticed that, when testing Lexware[1] with wine, that winetricks does > not seem to reset the windows version correctly (or at least the Service Pack > Number). Winetricks is not part of Wine. All bugs for it should be reported to: http://code.google.com/p/winezeug/i

winetricks does not reset service pack number correctly

2009-03-01 Thread Fabian Köster
I just noticed that, when testing Lexware[1] with wine, that winetricks does not seem to reset the windows version correctly (or at least the Service Pack Number). On a fresh wine-installation I executed: winetricks msxml3 jet40 mdac28 dotnet20 When I now start the Lexware-Installer it says th

Re: mshtml/tests: Fix SysFreeString call with wrong variable.

2009-03-01 Thread Jacek Caban
Rico Schüller wrote: > Hi, > > I'd like to have some feedback, before I send this to wine-patches. > > This patch removes a regression in the mshtml test, where the wrong > variable is called by SysFreeString, which leads sometimes to a crash > ( > http://test.winehq.org/data/0d7bec3578e02e1f551

mshtml/tests: Fix SysFreeString call with wrong variable.

2009-03-01 Thread Rico Schüller
Hi, I'd like to have some feedback, before I send this to wine-patches. This patch removes a regression in the mshtml test, where the wrong variable is called by SysFreeString, which leads sometimes to a crash ( http://test.winehq.org/data/0d7bec3578e02e1f551813e86100b59e36aec542/#group_Wine:m

Re: [2/2] mshtml: Implement IHTMLElement2_insertAdjecentElement (try 2)

2009-03-01 Thread Alistair Leslie-Hughes
Hi, Can I get some feedback on please? Best Regards Alistair Leslie-Hughes "Alistair Leslie-Hughes" wrote in message news:49a7af90.8000...@hotmail.com... > Hi, >Moved forward declare to private header. > > Changelog: > mshtml: Implement IHTMLElement2_insertAdjecentElement > > Best Regar