ping16002 发表于 2008-6-17 15:01

delphi中的stdcall是什么意思

function OpenPort(ThePort:byte ; AppPath:shortString): byte; stdcall; external 'ICDLL.dll' name 'OpenPort';
这句函数是什么意思,帮我解释解释,特别是这个stdcall
谢谢


页: [1]

编程论坛