Re: GDI32.dll.NamedEscape
Luis C. Busquets Pérez wrote:
I am having problems with a bunch of three games that came together in the same pack. They all abort qhen asking for installation with the following line
wine: Call from 0x73ba1895 to unimplemented function GDI32.dll.NamedEscape, aborting
Does anybody know what GDI32.dll.NamedEscape does?
It appears to be undocumented. Are you using some native DLLs by any chance? -- Rob Shearman
No. I am not using any native dll. The program to install hangs the moment I pres the button "Install" and aborts saying that: wine: Call from 0x73ba1895 to unimplemented function GDI32.dll.NamedEscape, aborting
Luis C. Busquets Pérez wrote:
I am having problems with a bunch of three games that came together in the same pack. They all abort qhen asking for installation with the following line
wine: Call from 0x73ba1895 to unimplemented function GDI32.dll.NamedEscape, aborting
Does anybody know what GDI32.dll.NamedEscape does?
It appears to be undocumented. Are you using some native DLLs by any chance?
-- Rob Shearman
<luis.busquets(a)ilidium.com> wrote:
No. I am not using any native dll.
The program to install hangs the moment I pres the button "Install" and aborts saying that:
wine: Call from 0x73ba1895 to unimplemented function GDI32.dll.NamedEscape, aborting
I'd suggest to open a bug for this and attach there full output of an attempt to run the application. -- Dmitry.
participants (4)
-
Dmitry Timoshkov -
Juan Lang -
luis.busquets@ilidium.com -
Robert Shearman