W
wcnmdznsq
Unregistered / Unconfirmed
GUEST, unregistred user!
Declare Function ReadTextDataFromIC Lib "DLLInterface.dll" (ByVal comport As String, ByVal outdata As String, ByVal errormessage As String) As Long
Declare Function ReadPicDataFromIC_jpg Lib "DLLInterface.dll" (ByVal comport As String, ByVal errormessage As String) As Long
Public Declare Function GetTempPath Lib "kernel32" Alias "GetTempPathA" (ByVal nbufferlength As Long, ByVal lpbuffer As String) As Long
Declare Function ReadPicDataFromIC_jpg Lib "DLLInterface.dll" (ByVal comport As String, ByVal errormessage As String) As Long
Public Declare Function GetTempPath Lib "kernel32" Alias "GetTempPathA" (ByVal nbufferlength As Long, ByVal lpbuffer As String) As Long