• 0

resource file help


Question

why does my icon come out looking like its in 256 colors? the icon itself is fine but after i build the resource file, almost all the icons in the group change to 1 color.

1 ICON LOADONCALL DISCARDABLE "wheelchair.ico"

i used this in the file and i use dev c++ as my compiler.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

When i compile icons into resource files, i don't use LOADONCALL or DISCARDABLE, i just use 1 ICON "file.ico" it works fine for me, try that, but if it doesn't work i have no idea's, sorry.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.