Since James just downgraded to Euphoria 4.0.5 I've just tried out the latest 
nightly in a Win 95 (OSR2) VM and found we're not there yet:
* game/custom don't run: `linked to missing export 
KERNEL32.DLL:IsDebuggerPresent`
* hspeak.exe doesn't run: `linked to missing export 
KERNEL32.DLL:ConvertThreadToFiber`. (hspeak.exe from Fufluns fails with the 
same error)

After copying in SDL_mixer.dll from Fufluns game/custom work fine. I tried out 
the Distribute Game options (except itch.io) and everything works except that 
rcedit.exe can't be run on Win 95, and Innosetup won't install (says it needs 
Windows 4.10 or later, i.e. Win NT). zip_exec.exe works. All programs in 
support/ run except for CrashSender1401.exe

I also notice some ignorable errors in c_debug.txt:
```
Error: MoveFileEx(...\general.reld.tmp, ...\general.reld) failed: This function 
is only valid in Win32 mode.
...copied file instead
```
Also happens with ohrrpgce.itm.resize.tmp files, etc. during upgrade. I don't 
know what "Win32 mode" is (surprisingly found nothing with Google yet) but I'm 
mildly concerned we're not in it!
Fufluns prints no such errors because it was released before the `MoveFileEx` 
code (in r11521 / c79a10cc6).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1241#issuecomment-1231372971
You are receiving this because you are subscribed to this thread.

Message ID: <ohrrpgce/ohrrpgce/issues/1241/1231372...@github.com>
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to