OK, I have already tried everything I could find on MSDN. I have a Code::Blocks 8.02 project which is a Win32 Dialog project. I am trying to change the icon that the application uses as its icon (e.g. the icon used on botfigured oh the task bar and as the icon in the upper-left corner). I have tried adding lines to the resource.rc file, have tried adding lines to the .cpp file, and everything I have tried so far has utterly failed. If anyone knows how to do this, please let me know. Thanks.