65,186
社区成员




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;