I'm going to stick with the Dev C++ I have right now.
I'm going to try to code a simple TicTacToe game in text mode.
You can try to investigate the usefulness of wxDevC++. It's Dev Cpp on GUI steroids. It's not as convenient as Lazarus, but it's good enough for simple window applications.