cracyc
cracyc
This causes a crash if some menu options are selected, the new option opens the select dialog properly so the program is usable. This is caused by the use of...
fixes https://github.com/otya128/winevdm/issues/1391
Terminal
Full screen text output is broken on the terminal. https://github.com/cracyc/msdos-player/commit/b2a3b3441111f7728c014e1a6b4b90a2d5cce329 makes Wordperfect 6 work a bit but it breaks on the old console. I think that terminal support with vt...
fixes https://github.com/otya128/winevdm/issues/1425
… no stack fixes https://github.com/otya128/winevdm/issues/1441 Toolhelp should call in the context of the task that set the notifier but since it doesn't right now if the current task is dead...
I can't well test this but the simple example at https://github.com/wyrover/book-code/tree/master/winnt2000ppcode/CH23/VDD1/WTEST16 works. There aren't many win16 programs which use vdds, see https://github.com/otya128/winevdm/discussions/1414 .