lcc-win32.
http://www.cs.virginia.edu/ lcc-win32/
The system is self contained: you do not need anything else to get started
programming in C in the Win32 environment. You get
- Code generator (compiler, assembler, linker, resource compiler, librarian)
-
Integrated development environment (IDE) with editor, debugger, make file
generation, resource editor, etc.
- User manual (approx 240 pages, Microsoft Word format), and technical
documentation (approx 260 pages, same format).
All the binaries and the associated header files etc, are contained in an
auto-installable executable that will create all the needed directory structure.