|
Am I missing something obvious here?
I can get it to show the configuration dialogue, and have added the contants, and added in and corrected the VB API code you posted above.
It's not however showing the version information etc, it says the PID I am looking for is not supported, and dies when I try and retrieve the MPH PID.
By the way, in the contants section, because VB won't let me add a HEX value as a constant, I added it as it's decimal equivalent. I don't know if that matters?
I've attached what I've been playing with today, basically just a VB6 translation of the C++ test application
|