Version 5.02 predates ME by (computer) eons. I suspect that ME requires something that this version doesn't setup correctly. I have installed it on NT 4, though. BTW, 5.02 was the last version that could compile 16 bit programs.
Try to download the free version 5.5. It should run the same except, 1)it will not compile 16 bit programs, and 2) you will need to add the using namespace line.
1) This shouldn't be a problems unless you have to distribute the program to a DOS machine.
2) You can also use std:: where you use the STL calls. Both are the C++ standard. James P. Cottingham
I am the Unknown lead by the Unknowing.
I have done so much with so little
for so long that I am now qualified
to do anything with nothing.