Logged In: NO

Similar problem here. I'm trying to compile Mame Plus! from source, so I create a project and attempt to add all .c & .h file to the project. When the number of files in the project nears 100, the IDE crashes with a bad pointer error.
I would like to point out that all files were added directly to the project and were not organized in folders (the Dev-C++ "virtual project folder", they were in different folders in the file system).
Here is the bug report that was generated:

Application version: 4.9.9.2

Machine info

Platform : Windows NT
OS version : version 5.1 (build 2600)
Additional info: Service Pack 2

The following error occured in version 4.9.9.2:
Invalid pointer operation (at address 0x004027B4)

Please include a description of what you were doing before the error occured (please give as much precisions as possible) :

State information follows:
Stack trace:


0058F80A (0018E80A): ShowExceptionInfo (ExceptionsAnalyzer - 566)
0058F9FF (0018E9FF): TExceptionsAnalyzer.GlobalExceptionHandler (ExceptionsAnalyzer - 574)
004CAA1F (000C9A1F): TCppTokenizer.Reset (CppTokenizer - 130)
004D06DA (000CF6DA): TCppParser.Parse (CppParser - 1622)
004D1981 (000D0981): TCppParser.IsGlobalFile (CppParser - 1964)
004D1989 (000D0989): TCppParser.IsGlobalFile (CppParser - 1964)
004D0E4D (000CFE4D): TCppParser.ParseList (CppParser - 1805)
00559DB3 (00158DB3): TMainForm.actProjectAddExecute (main - 3531)
00559DCF (00158DCF): TMainForm.actProjectAddExecute (main - 3532)
00559DAE (00158DAE): TMainForm.actProjectAddExecute (main - 3529)
00559DAE (00158DAE): TMainForm.actProjectAddExecute (main - 3529)
004CAA1F (000C9A1F): TCppTokenizer.Reset (CppTokenizer - 130)
004D06DA (000CF6DA): TCppParser.Parse (CppParser - 1622)
004D0E4D (000CFE4D): TCppParser.ParseList (CppParser - 1805)
00559DA4 (00158DA4): TMainForm.actProjectAddExecute (main - 3529)
0059105B (0019005B): (devcpp - 230)
00591079 (00190079): (devcpp - 230)