在Delphi7中如果使用了GetModuleName这样的windows函数,如果在Help中查是在system单元中,但是在uses中加入system后会出现“identifier redelcared”的错误.
把system改为windows后,编译输出正常.
本文地址:http://com.8s8s.com/it/it4914.htm