What’s wrong with this Windows resource definition that MSVC is fine with, but not MinGW?
I use Code::Blocks as my IDE on Windows, which uses MinGW as its compiler. My project has several Windows resource files that it doesn’t like, and the compiler refuses to tell me why. The message “syntax error” is really unhelpful.