I've not had a chance to try it yet, but I understand that I can use the string returned back from 'SetupDiGetDeviceRegistryProperty' for the property 'SPDRP_PHYSICAL_DEVICE_OBJECT_NAME' and open the...
Type: Posts; User: RichardUK
I've not had a chance to try it yet, but I understand that I can use the string returned back from 'SetupDiGetDeviceRegistryProperty' for the property 'SPDRP_PHYSICAL_DEVICE_OBJECT_NAME' and open the...
Thanks for the link, will give me somewhere to start with. As for reflecting in a UI what is going on in the real world if the cm15 is anything like the cm11 i've used then it should pass onto the...
I could'nt find thier SDK, but i'm using c# for the final software implementation. I do have a version in C/C++ but that was just a proof of concept.
Yes state info is why i'm having a look at...
Hi guys, i've started to play with the cm15 using my own code. I've enumerated the USB devices and can get the file path to it allowing me to write and read x10 stype commands (although not tried...