cracyc
cracyc
https://github.com/otya128/winevdm/pull/1406 should fix installing and some file opening. It seems to have problems with deep directory structures but I'm not sure if it's a bug in the program or in...
This is a bug in the windows ntvdm64.dll component. If you run it with otvdm workshop.exe then it works. Also, workshop.exe can patched to fix the problem by removing the...
Need a trace, see https://github.com/otya128/winevdm/issues/226#issuecomment-779702542 for instructions.
That netapi.dll tries to talk to a dos driver which doesn't work under winevdm. I think that a replacement netapi.dll would be needed that calls win32 apis directly. Unfortunately, upstream...
Any chance you can share it?
However you want. Making a pr would be best although it's not my decision about accepting it. It's useful in my opinion to have a working starting point for other...
I need a way to reliably reproduce this. I wasn't able to make it happen after trying for a bit.
I can't repro this with the MS PDF printer. Does it crash whenever you print or are there some steps to make it fail?
https://github.com/otya128/winevdm/pull/1459 works better with MS PDF printer.