Thread overview |
---|
November 30, 2007 [Issue 1701] New: rcc fails on ico with Vista 256x256 icon | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1701 Summary: rcc fails on ico with Vista 256x256 icon Product: D Version: 1.024 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: wbaxter@gmail.com Vista allows ico files to have big PNG-compressed 256x256 icons. The rcc tool that comes with the DMD distribution for windows fails on such ico files claiming something like: """ 101 ICON DISCARDABLE "bigicon.ico" ^ bigicon.rc(1) : Error: 'bigicon.ico' doesn't contain a valid Windows 3.0 icon re source """ -- |
November 30, 2007 [Issue 1701] rcc fails on ico with Vista 256x256 icon | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1701 ------- Comment #1 from wbaxter@gmail.com 2007-11-29 21:06 ------- Created an attachment (id=212) --> (http://d.puremagic.com/issues/attachment.cgi?id=212&action=view) RC file to repro problem -- |
November 30, 2007 [Issue 1701] rcc fails on ico with Vista 256x256 icon | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1701 ------- Comment #2 from wbaxter@gmail.com 2007-11-29 21:07 ------- Created an attachment (id=213) --> (http://d.puremagic.com/issues/attachment.cgi?id=213&action=view) ico file to reproduce problem -- |
Copyright © 1999-2021 by the D Language Foundation