我在笔记本上做远程数据模块时,编译都不成功,急待解决方案
牛三儿 2003-11-19 10:15:18 我在笔记本上做了一个最简单的远程数据模块,上面没有放任何控件,但编译时出现以下错误:"F1004 Internal compiler error at 0x12958c4 with base 0x1200000"
错误发生在下面第一条语句:
TComModule _ProjectModule(0 /*InitATLServer*/);
TComModule &_Module = _ProjectModule;