[Ohrrpgce] [ohrrpgce/ohrrpgce] Windows 95 - 2000 no longer supported (Issue #1241)

Ralph Versteegen notifications at github.com
Tue Aug 30 01:58:28 PDT 2022


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/1231372971 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20220830/204679ee/attachment.htm>


More information about the Ohrrpgce mailing list