7

HI,

what does this mean, and how to resolve it?

error RC2175 : resource file res\icon3.bmp is not in 3.00 format

4

2 回答 2

3

Your .bmp file is corrupted or using a compression format not supported by vs2005. Trying opening it in another program, such as mspaint, and then save as uncompressed bmp.

于 2010-08-02T01:18:02.840 回答
-2

Go to that line of code, change BITMAP to PNG and that should solve the problem if you want to use .png image

于 2020-12-07T12:03:04.750 回答