I found that this sorts the problems with 1scdll in C#
[DllImport("1SCDLL.dll", CharSet = CharSet.Ansi, SetLastError = true)]
public static extern void Start_server(string ID, string repeater, string direct, int port, string password, bool proxy);
Search found 1 match
- 2008-01-21 22:46
- Forum: PcHelpWare
- Topic: 1scdll implementation
- Replies: 16
- Views: 32598