[Scummvm-devel] Including README translations
A. Milburn
fuzzie at users.sourceforge.net
Sat Jun 25 11:03:01 CEST 2011
On Sat, Jun 25, 2011 at 10:57:24AM +0200, A. Milburn wrote:
> (If it's because we still support Win9x, someone should probably fix
> the new Win32TaskbarManager not to use calls like GetModuleFileNameW
> etc etc. But I'm guessing we don't.)
Okay, stupid example, GetModuleFileNameW is present in Win9x and just
stubbed to fail (which doesn't happen because the code is Win7 only).
VerifyVersionInfo is perhaps a better example of a Win2k+ call?
- fuzzie
More information about the Scummvm-devel
mailing list