cracyc

Results 309 comments of cracyc

It uses Find/LoadResource to get the font dialog (1543) directly from commdlg. If a dialog resource is added and Find/LoadResource are modified to load and convert 32bit resources from builtin...

Excel compares the strings when replacing them which means it's probably a localization issue. The resource can't just be copied from comctl32 because it crashes too and I'm not in...

Scratch that, I got the Russian localized Excel and the dialogs work fine (albeit some of the text is English) so I don't know why you're getting a crash. Maybe...

>What is relay trace? "set WINEDEBUG=+relay" then running otvdm.exe from the command line. It's very verbose so you'll want to redirect stderr with "2> out.txt".

You need to run it from the same command line as the set command. Theres an example in https://github.com/otya128/winevdm/issues/221.

The cursor is drawn by locking the icon handle and drawing directly into it. This doesn't work on nt which is why the cursor disappears in ntvdm too. It would...

You're using an old version. Get a newer one from https://ci.appveyor.com/project/otya128/winevdm/builds/40350225/job/0v7n2v31hs318wqu/artifacts .

Two questions, did https://github.com/otya128/winevdm/commit/2dae19133f4707db6a4a1deeaf41121d13f984fd change the behavior and does the windows server machine have any audio devices?

That's kind of unfortunate because for OpenSound to succeed, waveoutopen must return success. It would be better if it returned failure if it can't play anything since otherwise we can't...

The buttons in the menu that don't work are grayed at the start so I think it's correct. Once the game starts, it asks a bunch of questions in Italian...