我没用过Delphi,只是临时编译一个DLL文件,是Delphi超级菜鸟,只会编译,不知下面错误是何原因?
错误信息如下:
[Warning] Project3_1.dpr(21): Symbol 'INDEX' is specific to a platform
代码如下:
exports 
Create index 1, 
Read index 2, 
Pause index 3, 
Resume index 4, 
Stop index 5, 
IsSpeaking index 6, 
Destory index 7;