Re: qcap/avicap and driver models

2005-05-22 Thread Eric Pouech
Maarten Lankhorst a écrit : Hi Alexandre, I implemented a driver model in qcap now, but avicap32 still uses my old #ifdef LINUX_VIDEODEV_H, since some people might be interested in writing capcreatecapturewindow, I think we should move out the drivers from qcap to our own vfwwine dll/driver,

Re: urlmon: Prevent possible use of freed memory

2005-05-22 Thread Jacek Caban
Troy Rollo wrote: This fixes Bugzilla bug 2969 http://bugs.winehq.org/show_bug.cgi?id=2969 ChangeLog: Prevent a URLMonikerImpl from being freed before its work in BindToStorage is done. Index:

Re: WineHQ css; binfmt Mono wine

2005-05-22 Thread Jakob Eriksson
Dimi Paun wrote: This is just wasted effort. They will probably get close, but will never be good enough. They just fail to understand that. Nevertheless, a lot of effort will be wasted, and we as a community will be years behind providing a good solution. Sigh. Not to mention that we (the

Re: [OLE #90] Marshal Objects Monikers into the ROT

2005-05-22 Thread Robert Shearman
Alexandre Julliard wrote: Robert Shearman [EMAIL PROTECTED] writes: Changelog: - Marshal objects monikers into the ROT. - Test for this behaviour. This fails make test here: ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so moniker.c touch

Re: [RESENT] MSVCRT: Use DuplicateHandle for CONOUT too

2005-05-22 Thread Eric Pouech
Uwe Bonnes a écrit : Changelog: dlls/msvcrt/console.c: msvcrt_init_console Use DuplicateHandle for STDOUT too ( CreateFileA(CONOUT$ failed) Bump up error reporting of missing console handles that's that's not a correct fix... this handles must be to the console itself,

Re: urlmon/umon.c: Fix corruption

2005-05-22 Thread Jacek Caban
Uwe Bonnes wrote: Changelog: dlls/urlmon/umon.c: URLMonikerImpl_Release() Release structure elements before Freeing structure My patch I sent today fixes this too. Changelog: wine/dlls/urlmon/umon.c:URLMonikerImpl_BindToStorage() Don't use a HeapAllocated pointer

Re: [RESENT] MSVCRT: Use DuplicateHandle for CONOUT too

2005-05-22 Thread Uwe Bonnes
Eric == Eric Pouech [EMAIL PROTECTED] writes: Eric Uwe Bonnes a écrit : Changelog: dlls/msvcrt/console.c: msvcrt_init_console Use DuplicateHandle for STDOUT too ( CreateFileA(CONOUT$ failed) Bump up error reporting of missing console handles Eric that's that's not a

Re: urlmon: Prevent possible use of freed memory

2005-05-22 Thread Troy Rollo
On Sun, 22 May 2005 20:24, Jacek Caban wrote: The right solution is separating IBinding and IMoniker interfaces. They shouldn't be implemented in the same object. I'll send the patch. There is potential for the problem to re-occur when asynchronous binding is implemented. A comment warning of

Re: winedump: Print file offset instead of obscure 'prefix' while dumping data

2005-05-22 Thread Dmitry Timoshkov
Eric Pouech [EMAIL PROTECTED] wrote: Changelog: Dmitry Timoshkov [EMAIL PROTECTED] Print file offset instead of obscure 'prefix' while dumping data. prefix is used to properly indent the output of the dump, so you do want to keep the prefix (this doesn't prevent you from adding

rundll32.exe - interface: SHHelpShortcuts_RunDLL

2005-05-22 Thread Detlef Riekenberg
Hi. While implementing this Functions, I have some Question for the Interface of: shell32.dll SHHelpShortcuts_RunDLL* 1. HWND hwnd 2. DWORD dwArg2 3. LTCSTR szCommand / LPCWSTR wszCommand 4. DWORD dwArg4 Question for 2: What is this Parameter for? (Seems to always be 0x77d8000. = last ptr for