otherside
Centurion
hey guys, anyone knows how to translate this :
to VB.NET the correct way, this line is working in VB.NET but i think there is another way to do this.
any ideas?
Code:
Private Declare Function AwusbOpen Lib "awusbvb.dll" (ByVal devnum As Long) As Long
to VB.NET the correct way, this line is working in VB.NET but i think there is another way to do this.
any ideas?