cracyc

Results 309 comments of cracyc

I believe that this really isn't possible from within winevdm because things need to be hooked before it's loaded. Locale emulator, https://xupefei.github.io/Locale-Emulator/, does work but needs to be run with...

What program is this? It looks like you are using the russian locale. If you switch it to us english does it still crash?

``` 359c:Call KERNEL.58: GETPROFILESTRING(1a271f8d "intl",1a271f83 "sLongDate",1a271f82 "",1a27:d148,0080) ret=1457:0ae9 ds=1a27 37e4:359c:trace:file:GetPrivateProfileString16 win.ini intl sLongDate 37e4:359c:trace:file:GetPrivateProfileString16 ("intl", "sLongDate", "", 02CA38B8, 128, "C:\\otvdm\\WINDOWS\\win.ini") 359c:Ret KERNEL.58: GETPROFILESTRING() retval=00000010 ret=1457:0ae9 ds=1a27 359c:Call KERNEL.88: LSTRCPY(1a276f86,1a27d148 "d...

Only if it's not a program bug which I'm almost certain it is.

A macromedia director picture book of Jack and the beanstalk in german.

To install winevdm get it from https://github.com/otya128/winevdm/releases and follow the directions at https://github.com/otya128/winevdm#how-to-install .

This installer tries to search your disk for previous installs which takes a very long time on modern computers. It's in the win32 part so there's nothing winevdm can do...

If you have winevdm installed in the registry, windbg at least just works running the win16 program directly. Otherwise you can run it like "otvdm <win16 program>" That might not...

The crash is heap corruption. Until that's fixed, the other installers including the win32 include the win16 tools.