[Bug 26880] menubuilder fails to extract icon for SimCity 3000 Unlimited's Scenario Creator

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 7 02:37:51 CDT 2011


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

--- Comment #3 from Damjan Jovanovic <damjan.jov at gmail.com> 2011-06-07 02:37:42 CDT ---
(In reply to comment #2)
> 0000000 42 4d 34 08 00 00
> 0000006
> 
> as requested.

idReserved = 0x4d42, should be 0 but maybe Windows ignores it
idType = 0x0834, should be 1 or 2 but maybe Windows ignores it
idCount = 0x0000, gives icon count that follows, must be >= 1

Even if idReserved and idType don't matter, a zero idCount should make the
entire icon unusable. Are you sure you ran that command on the right file? Can
you please attach it or email it to me?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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