首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ Builder >

()BCB中的TStringList loadformfile的时候报如下的异常 怎么解决

2012-03-11 
(在线等)BCB中的TStringList loadformfile的时候报如下的错误 如何解决Project CE.exe raised exception c

(在线等)BCB中的TStringList loadformfile的时候报如下的错误 如何解决
Project CE.exe raised exception class EFOpenError with message 'can not open file c:\tt.txt'. Process stopped. use step or run to continue;

请问各位怎么解决啊?

[解决办法]
用CreateFile尝试打开,检查返回的错误码。

热点排行