coelhodj <wineforum-user@xxxxxxxxxx> at Oct 24, 2008 7:16 AM scribbed a message about Visual Basic 4 under Wine > >err:ddeml:WDML_CreateString Unknown code page 850 >wine: Unhandled page fault on read access to 0xffffffff at address 0x1337:0x000001dd (thread 001f), starting debugger... >Unhandled exception: page fault on read access to 0xffffffff in 16-bit code (1337:01dd). >In 16 bit mode. This is the second message I've read today about crashes with an unknown code page today. Is this with Wine 1.0.1/Wine 1.1.6? If so, can you deinstall Wine and install Wine 1.0/Wine 1.1.5 to see if this problem goes away? This will involve creating a new area to install your programs, unfortunately. Please run the following code after removing Wine: mv .wine{,.backup} And the following code after re-installing Wine with the lower version: wine notepad After this finishes please run: winetricks vb4run And then install your program. Also, is it possible to provide your program for testing purposes? Thank you. James McKenzie