Re: Dos-Like DLL
- Posted by jmduro 4 days ago
- 107 views
jmduro said...
Icy_Viking said...
Hi all,
Has anyone came across this neat little library? [https://github.com/mattiasgustavsson/dos-like]
It let's you make apps in the style of MS-DOS, but on modern operating systems. I was hoping to make a DLL of it, but all my attempts at getting it to build into an DLL have been futile. I know the library itself isn't really setup for DLL, but it doesn't seem super hard to do, I tried using chatgpt to help get some code going, but I keep coming across linker and build errors.
DOS Rescue seems to do the same job and is 100% Ephoria based: https://github.com/insolor/dos_rescue
Jean-Marc
However, I can't get it work on Windows 11 with EU64.

