Red, in this stage I don't think he'll be able to combine various modules into a working programming environment.
My proposal would be:
1) To download
Dev-C++ 4
2) Then download the
Insight 5 visual debugger from my webspace.
3) Install Dev-C++ 4.
4) To install Insight 5 debugger, run the program ( choose a path to where you want to unzip the files), copy the contents of the mingw folder to C:\Dev-C++\ (or whatever your install path is).
5) Enable debugging symbols in your Dev-C++ environment.
6) You're good to go now.
WARNING: *** Do NOT download Dev-C++ version 5 ***
That is a buggy version and the visual debugger won't work with it. And the integrated debugger won't work either.