daveand5
Joined: 09 Nov 2007 Posts: 20 Location: http://taplpoker.com/
|
Posted: Tue Feb 10, 2009 3:15 pm Post subject: using an ocx using VB examples - help |
|
|
I have a ocx file for a usb device that the sample is in VB version 5
the questions I have is the 1st line is
Object = "{2F4971DF-91D1-467F-BF66-1A9211CA8216}#1.0#0"; "USB.OCX"
how do I start the ocx from AHK?
the commands to read and write are like this:
USB1.WR_P0 (10)
how do I send the same command from AHK?? _________________ visit my website |
|