65,207
社区成员
发帖
与我相关
我的任务
分享
function init(HostAddress: pchar; HALength: dword; HostProtocol: pchar; HPLength: dword;
ModuleName: pchar; MNlength: dword; ServiceName: pchar; SNLength: dword;
HostPort: dword; Switch: dword): dword; stdcall;
function UserLogin(userName: pchar; UNLength: dword; passWord: pchar; PSLength: dword): dword; stdcall;

