Lassi <lassi.syvanen@xxxxxxxxx> wrote: > ~/.wine/drive_c/WKP> WINEDBUG=+relay wine wkp.exe > err:ddeml:WDML_CreateString Unknown code page 850 > wine: Unhandled exception 0xc0000090 at address 0x13df:0x00000f52 > (thread 000c), starting debugger... > err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr > 0x60398505 > ~/.wine/drive_c/WKP> That's it? You don't drop to the debugger? In that case, please run the program using $ WINEDLLOVERRIDES="ddeml=n" wine winedbg wkp.exe You'll be presented with a prompt, just type 'cont'. When the program crashes, you should se this prompt again. At this point, type 'bt' and post the output here. Daniel _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users