[Bug 31618] Waterboy 1.0 (VB5 game) fails on startup, claiming "Run-time error '13': Type mismatch" (VarParseNumFromStr with invalid number string)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 31 05:36:17 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=31618

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello Bruno,

--- quote ---
The game instantly fails in win XP with error 13, type mismatch. Time to
platform dependent code?
--- quote ---

Thanks for testing.

--- quote ---
It does not work with xp "compatibility mode" to win95 either.
--- quote ---

For "compatibility mode" to be effective the application/game must be listed in
the application shim database (= problem officially recognized by Microsoft) so
one or multiple shims "hacks" can be applied at runtime.

This game probably never gained any significant popularity hence the breakage
on modern Windows OS was never brought to Microsoft's attention.

This code probably only works by pure luck on older systems, relying on
broken/undocumented API behaviour (the executable is dated 2000).

I could probably dig deeper here and patch the application itself (it's native
code, no VB PCode), but personally I think that would be a waste of time.

IMHO 'invalid' or 'wontfix'.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list