[Scummvm-tracker] [ScummVM] #10613: ScummVM 2.0.0 on Windows 98

David Turner trac at scummvm.org
Wed Oct 24 14:37:22 CEST 2018


#10613: ScummVM 2.0.0 on Windows 98
------------------------------+-------------------------
  Reporter:  theandrewbailey  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  normal           |  Component:  Port: Win32
Resolution:                   |   Keywords:
      Game:                   |
------------------------------+-------------------------

Comment (by digitall):

 It should be possible to call GetVersionEx (which admittedly is deprecated
 for Win8.1 / 10) and then do a "less than Windows 2000" on the result to
 switch this back to GetThreadLocale() ... not sure if this will not cause
 a runtime export issue still, but worth a try.

--
Ticket URL: <https://bugs.scummvm.org/ticket/10613#comment:7>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list