I use Bloodshed's Dev-C++ as well. The MinGW compiler that comes with it isn't perfectly standards compliant, but it does well enough that I rarely have an issue. I've only found one issue where it allows you to violate the standard.
For doing work on Windows, I intend to look at using wxWidgets or openGL.
|