Re: LISTVIEW_SetItemState problem in FlashFXP (and other applications)

2005-04-10 Thread Dimitrie O. Paun
On Sun, Apr 10, 2005 at 09:06:37PM +0200, Rolf Kalbermatter wrote: > Of course there are people here much more familiar with Common Controls > than me, so I will probably not be able to do a quick fix to this myself. Good find! Can you test this patch? Index: dlls/comctl32/listview.c ==

Re: real SetProcessClass and SetThreadPriority support

2005-04-10 Thread Robert Shearman
Mike Hearn wrote: On Fri, 08 Apr 2005 13:29:56 -0500, Robert Shearman wrote: 2. setuid binaries make sysadmins nervous and would require a security audit by us. Yes, they don't need to make it setuid, but then the people who do could run their programs as root anyway. Presumably only the c

Re: Pushing up data through the stream in quartz

2005-04-10 Thread Robert Shearman
Maarten Lankhorst wrote: I'm trying to figure out how to do this, but I can't find anything on the subject. From what I can tell, you have to make a media sample, then use outputpin_sendsample to deliver it, so, how do I fill up a media sample with a single frame? A sample *is* a single frame, s

Re: Wine msn webcam patch (Attempt 2)

2005-04-10 Thread Robert Shearman
Maarten Lankhorst wrote: I've been trying to get msn webcam to work again, and I found out that WINEDEBUG=+quartz gives a crash when msn creates a pin, and then does some stuff with it, I can only presume some TRACE or WARNING causes the error, but the effect is I can't use those commands, this

Pushing up data through the stream in quartz

2005-04-10 Thread Maarten Lankhorst
I'm trying to figure out how to do this, but I can't find anything on the subject. From what I can tell, you have to make a media sample, then use outputpin_sendsample to deliver it, so, how do I fill up a media sample with a single frame? For now, just with NULL data would be sufficient..

LISTVIEW_SetItemState problem in FlashFXP (and other applications)

2005-04-10 Thread Rolf Kalbermatter
I was just discussing the problem with FlashFXP on Wine and did some Google search on this. It turned out that back in 2003 this problem was already noticed by one of the developers of FlashFXP and also somehow documented as follows: > http://forum.ru-board.com/topic.cgi?forum=5&topic=0132&start=

Re: lostwages/templates/en status_ui.template

2005-04-10 Thread Jacek Caban
Log message: Dimitrie O. Paun <[EMAIL PROTECTED] > * Work is ongoing on richedit * Audit of Syslink * We've done all we can on shdocvw.dll for now ... - 25%: implement shdocvw.dll +

Re: dib.c problem, and Solution to winmm deadlocking problem

2005-04-10 Thread Matthew Mastracci
Robert Lunnon wrote: After weeks of searching I have finally found my deadlock problem. Its actually not related to audio at all it's a ddraw problem with poor error handling, the surface wasn't released properly when the error "Application gave us bad source rectangle for Blt." occurs I address

Re: Out-of-tree compilation and running

2005-04-10 Thread Dimitrie O. Paun
On Sun, Apr 10, 2005 at 11:46:38AM +0200, Detlef Riekenberg wrote: > Sorry, no diff here because I changed much more in my version. Try to separate the changes, and submit a diff. I'm afraid things will go to /dev/null without one. -- Dimi.

Planetside running at about 80%

2005-04-10 Thread Benjamin Cutler
After hacking away at powrprof.dll to the point where stubs exist (see my previous post), I was able to get Planetside to launch and run to the point where I could actually get into the game. However, the textures were hit and miss. Some worked, but some were blanked out white. Also, onne you got i

Re: Out-of-tree compilation and running

2005-04-10 Thread Detlef Riekenberg
On Mi, 30.03.2005, 23:04 +0100 Paul Millar wrote in wine-patches: > I've tested this with an in-tree and out-of-tree compilation. Seems to work > OK > for me in both cases. I'm working at wineprefixcreate also and while looking at your Patch, i found a race-condition when the user started winep