How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http://
How to use the old "Out" and "Inp" command from QB in Visual Basic with my free out.dll Dll-https://members.xoom.com/denisw2000/outdll.zip
API Declarations
Private Declare Function Inp Lib "Out.dll" Alias "_Inp@4" (ByVal port As Integer) As Double
Rate How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http://
(2(2 Vote))
MsgBox Inp(888)
How to use the old Out and Inp command from QB in Visual Basic with my free out.dll Dll-http:// Comments
No comments yet — be the first to post one!
Post a Comment