[Wine] Re: Can't run old program

Daniel Skorka skorka at gmx.net
Mon Mar 19 00:47:08 CDT 2007


Lassi <lassi.syvanen at gmail.com> wrote:
> Hello,
> 
> I've been trying to make an old (about -95) small program for
> bookkeeping to run under wine. I managed now to install it with
> ddeml.dll set to native, but when I try to run it, following messages
> appear
> 
> ~/.wine/drive_c/WKP> wine WKP.EXE
> err:ddeml:WDML_CreateString Unknown code page 850

This means you are _not_ using the native ddeml.dll, but the builtin
one.

> wine: Unhandled exception 0xc0000090 at address 0x13df:0x00000f52
> (thread 000c),
> starting debugger...
> err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
> 0x6039850                                                          5

Where's the backtrace?

Daniel


More information about the wine-users mailing list