I had this problem when my computer was crashing. Everytime I would load Dev-C++ 3.99.1 + or greater it would always bring up a little error called RichEdit Insertion Error. I found out what this error was. If you look in your system folder in windows you'll find a Riched32.dll file. This file you MUST HAVE. This tells the compiler how to debug everything within the windows environment. If you don't have it get your win98 or win2000 cd and look in the cab files to see if you have a copy of it.
HAPPY PROGRAMMING
Slookster
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had this problem when my computer was crashing. Everytime I would load Dev-C++ 3.99.1 + or greater it would always bring up a little error called RichEdit Insertion Error. I found out what this error was. If you look in your system folder in windows you'll find a Riched32.dll file. This file you MUST HAVE. This tells the compiler how to debug everything within the windows environment. If you don't have it get your win98 or win2000 cd and look in the cab files to see if you have a copy of it.
HAPPY PROGRAMMING
Slookster
I have the same problem, but I also
have a copy of Riched32.dll. I still
get the error.
Is there anything else I can do?
Thank you.