D
DS
I want to delclare this API to use the dll file. How would I do this?
Thanks
DS
Public Declare Function clcInit Lib "CLCAPIW2.dll" (ByVal ClientName As
String, ByVal ServerName As String As Integer)
Thanks
DS
Public Declare Function clcInit Lib "CLCAPIW2.dll" (ByVal ClientName As
String, ByVal ServerName As String As Integer)