Re: Wrong comparison in ntdll/actctx.c

2007-11-19 Thread nlataill
worthwhile to check this comparison function from a windows test perspective ? Thanks, Norbert 2007/11/19, Robert Shearman <[EMAIL PROTECTED]>: > > nlataill wrote: > > Adding verbosity to actctx.c, it seems that this game is requesting > > version 8.0.50608.0, which does match

Wrong comparison in ntdll/actctx.c

2007-11-19 Thread nlataill
Hi, Working on a D3D game, I have found that wine is refusing to load the following manifest file (when Windows does not fail). Adding verbosity to actctx.c, it seems that this game is requesting version 8.0.50608.0, which does match major.minor, but not the whole version numb

Re: Wine performance (opengl)

2006-12-09 Thread nlataill
Hi, I have done lots of OpenGL work lately. I have mainly moved some code from opengl32.dll over to gdi32.dll and winex11.drv. I don't think I have done anything heavy between 0.9.23 and 0.9.24 which might have killed performance. A regression test could be usefull. Are you sure that the r

Wine performance (opengl)

2006-12-09 Thread nlataill
Hi, I am using wine to play World of warcraft (this game is using opengl, and is threaded - 2/3 threads IIRC). I did recently find a reproductable performance regression on versions 0.9.24+. Under the same conditions (always difficult to get in an MMORPG game, but this is reproductible), version