Re: winedefault patch

2001-03-15 Thread Andreas Mohr
On Wed, Mar 14, 2001 at 09:35:17PM +0100, Ove Kaaven wrote: Wine won't load builtin dlls if a full path to a nonexistent file is specified, so the default registry should probably not have a full path to dplayx.dll. Some guy managed to start Settlers 3 after this was fixed... Log: Removed

Re: [PATCH] deferred trace

2001-03-15 Thread gerard patel
At 03:00 PM 14/03/2001 -0800, you wrote: snip that the wine debugger can resolve, it is possible to meet the needs that have been expressed. Expressed ? What I wanted is something short and simple, so I could help people on the news group. The use of my patch could be explained in *one* line

Re: [PATCH] Version info for comctl32.dll

2001-03-15 Thread Dmitry Timoshkov
"gerard patel" [EMAIL PROTECTED] wrote: Getting the common controls to the 4.72 version at least is the *whole* purpose of the patch. There are applications testing the version number of the common controls - tons of them : all the apps written with modern Borland tools. Their behaviour

Re: [PATCH] Version info for comctl32.dll

2001-03-15 Thread Dmitry Timoshkov
[EMAIL PROTECTED] wrote: Now the question: How to load built-in dll without resolving its imports? Where's the harm in resolving the imports of the builtin? In this case, the app has already loaded and used oleaut32 before it gets around to asking about its version. If the dll already