Hello,
> Found the problem.
> launch_entry is using SEE_MASK_IDLIST, which isnt handled by
> ShellExecuteExA32 now.
>
> The optional shell namespace mode should be disabled by a
> "#define _NO_EXTENSIONS", but I didnt manage to use it.
> Martin, could you bring us some light ?
> http://www.winehq.
Found the problem.
launch_entry is using SEE_MASK_IDLIST, which isnt handled by
ShellExecuteExA32 now.
The optional shell namespace mode should be disabled by a
"#define _NO_EXTENSIONS", but I didnt manage to use it.
Martin, could you bring us some light ?
http://www.winehq.com/hypermail/wine-patc
Sylvain Petreolle wrote:
I was about to write to the list for the same problem.
Winefile doesnt crash here, but hangs, trying to execute very strange
file names which dont seem to have any relation to the original
application or document.
However, File|Execute is still working.
This can be a start
I was about to write to the list for the same problem.
Winefile doesnt crash here, but hangs, trying to execute very strange
file names which dont seem to have any relation to the original
application or document.
However, File|Execute is still working.
This can be a start to understand what is ha
On Wednesday 10 December 2003 07:50, Dan Kegel wrote:
> Trying to launch any app, e.g. wine's notepad, by double-clicking on
> the .exe in 'winefile' crashes wine, like this:
>
> 0x42079c30 (NTDLL.DLL.strcpy+0x20): movzbl 0x0(%edx),%eax
> Wine-dbg>bt
> Backtrace:
> =>0 0x42079c30 (NTDLL.DLL.st
On Wed, 2003-12-10 at 07:50, Dan Kegel wrote:
> Trying to launch any app, e.g. wine's notepad, by double-clicking on
> the .exe in 'winefile' crashes wine, like this:
Strange. It works fine here. Really though we need this debugger
breakage fixed, these debuginfo-less backtraces are a pain
Trying to launch any app, e.g. wine's notepad, by double-clicking on
the .exe in 'winefile' crashes wine, like this:
0x42079c30 (NTDLL.DLL.strcpy+0x20): movzbl 0x0(%edx),%eax
Wine-dbg>bt
Backtrace:
=>0 0x42079c30 (NTDLL.DLL.strcpy+0x20) (ebp=4072ed8c)
1 0x40778fd4 (SHELL32.DLL.FindExecutable