关于动态连接库调用的问题(100分)

  • 主题发起人 主题发起人 zhanghui6868
  • 开始时间 开始时间
Z

zhanghui6868

Unregistered / Unconfirmed
GUEST, unregistred user!
请教个DLL方面的问题 <br>function GatherClient(GatherFile:string;strGatherReceiverIP:string;iGatherReceiverPort:integer):integer;stdcall external 'GatherClient.dll'; <br><br>GatherClient('GASS060719102338.txt','127.0.0.1',19275);<br>上面的一个是声明,一个是调用 ;<br>运行时系统提示:access violation at adress6bc8bc2 in module mfc42.dll <br>是什么问题啊?谢谢。
 
pchar代替string
 
经典错误
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
D
回复
0
查看
1K
DelphiTeacher的专栏
D
后退
顶部