DirectCom附带所有导出函数声明

时间:2022-04-30 09:31:01
【文件属性】:
文件名称:DirectCom附带所有导出函数声明
文件大小:11KB
文件格式:RAR
更新时间:2022-04-30 09:31:01
DirectCom 免注册 vbRichClient内置的一个免注册带多线程调用comdll的库 找作者要到了所有导出函数的原型,部分展示如下: 'STA免注册函数 Declare Function STARTCOMOBJECT Lib "DirectCOM" (FName$, ClassName$, TI As Any) As Long 'please pass TI "ByVal VarPtr(MyTI)", in case of User-Strings in the tThreadInit-UDT Declare Function GETTHREADCOUNT Lib "DirectCOM" () As Long 'threads created from within this Dll-instance Declare Function GETTHREADSTATUS Lib "DirectCOM" (ByVal hThread&) As Long
【文件预览】:
DirectCOM.DLL
DirectCom.txt

网友评论