Re: DNS-sd Patch V.4

2010-04-23 Thread Hans Leidekker
On Thu, 2010-04-22 at 17:36 -0600, C.W. Betts wrote: We should investigate if the native server can be used by Photoshop. Then we could write a stub Bonjour service so that Photoshop will not attempt to install its own version. One question about making a Windows service: would the

Re: DNS-sd Patch V.4

2010-04-23 Thread Charles Davis
On 4/23/10 12:47 AM, Hans Leidekker wrote: We should investigate if the native server can be used by Photoshop. Then we could write a stub Bonjour service so that Photoshop will not attempt to install its own version. One question about making a Windows service: would the programs still be

Re: bt all broken?

2010-04-23 Thread Peter Urbanec
On 09/04/10 19:10, Peter Urbanec wrote: On 07/04/10 06:39, Dan Kegel wrote: winedbg's bt all seems broken since sometime between 1.1.40 and now. Has anybody else seen this? If I start a program under debugger control with ./wine winedbg ~/test/my.exe then I see errors such as Can't get

Re: bt all broken?

2010-04-23 Thread Reece Dunn
On 23 April 2010 12:51, Peter Urbanec winehq@urbanec.net wrote: On 09/04/10 19:10, Peter Urbanec wrote: On 07/04/10 06:39, Dan Kegel wrote: winedbg's bt all seems broken since sometime between 1.1.40 and now. Has anybody else seen this? If I start a program under debugger control with

Re: [1/2] imm32: Fix ImmAssociateContextEx Parameter Handling

2010-04-23 Thread Nikolay Sivov
On 4/23/2010 16:14, André Hentschel wrote: --- dlls/imm32/imm.c | 13 ++--- dlls/imm32/tests/imm32.c |8 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/dlls/imm32/imm.c b/dlls/imm32/imm.c index 2a85b70..2fd6477 100644 --- a/dlls/imm32/imm.c +++

Re: shell32: Fix tests to apply to Vista+

2010-04-23 Thread Nikolay Sivov
On 4/23/2010 16:56, André Hentschel wrote: --- dlls/shell32/tests/shlfolder.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/dlls/shell32/tests/shlfolder.c b/dlls/shell32/tests/shlfolder.c index f63bf6e..634c3d3 100644 --- a/dlls/shell32/tests/shlfolder.c +++

Re: shell32: Fix tests to apply to Vista+

2010-04-23 Thread André Hentschel
Nikolay Sivov schrieb: On 4/23/2010 16:56, André Hentschel wrote: --- dlls/shell32/tests/shlfolder.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/dlls/shell32/tests/shlfolder.c b/dlls/shell32/tests/shlfolder.c index f63bf6e..634c3d3 100644 ---

Re: shell32: Fix tests to apply to Vista+

2010-04-23 Thread Juan Lang
My point of view is that its not an error on windows, with this patch it passes in windows and gets a todo_wine, which it actually is (like you say). Any test that allows all possibilities, as your patch does on Windows, is worthless. That implies that it should be investigated, and, if it's

Re: shell32: Fix tests to apply to Vista+

2010-04-23 Thread André Hentschel
Juan Lang schrieb: My point of view is that its not an error on windows, with this patch it passes in windows and gets a todo_wine, which it actually is (like you say). Any test that allows all possibilities, as your patch does on Windows, is worthless. That implies that it should be

Re: shell32: Fix tests to apply to Vista+

2010-04-23 Thread Nikolay Sivov
On 4/23/2010 20:30, André Hentschel wrote: Juan Lang schrieb: My point of view is that its not an error on windows, with this patch it passes in windows and gets a todo_wine, which it actually is (like you say). Any test that allows all possibilities, as your patch does on

Re: shell32: Fix tests to apply to Vista+

2010-04-23 Thread Paul Vriens
On 04/23/2010 06:30 PM, André Hentschel wrote: Juan Lang schrieb: My point of view is that its not an error on windows, with this patch it passes in windows and gets a todo_wine, which it actually is (like you say). Any test that allows all possibilities, as your patch does on Windows, is

Internet Explorer in Wine

2010-04-23 Thread Detlef Riekenberg
I test sometimes native IE in Wine with the least possible changes. With my implementation of shlwapi,SHCreateThreadRef this week, the native IE UI came up in Wine, using our shell replacement, mshtml with gecko and all that low level stuff: http://www.myimg.de/?img=ieinwineef89e.png The

re: cmd: Fix builtin for with /f parameter

2010-04-23 Thread Dan Kegel
Thanks. Can you add a test, too, please? 'Just' add a section to test_builtins.cmd and the corresponding expected output to test_builtins.exp.

wine + rtkit, take 2

2010-04-23 Thread Maarten Lankhorst
Hi all, Just thought I'd try my luck again with rtkit, so here's what I came up with this time without a bizarre dbus call in ntdll. :) This requires a patch to rtkit, since I'm setting the realtime priority of a different process. However since rtkit will validate the pid/tid, userid and