(probably for Tuneo I guess ;;)
Hi all
I certrainly know I am a bit off topic with this question here, but I do hope to get some inspiration ...
I am working on an PC program, that shall write multiple devices in production via USB (using USB mass storage and access from PC via "physicaldrive")
My problem is:
is there a chance to keep track of the USB cable (or better, the HUB port number) that the particular device is connected to?
I want to create a multithreaded PC program, capable of programming several (say 4 for example) devices at one time and the problem is how to show the user, which devices are ready or which ran into an error.
If I can tag the four cables with big labels from 1 - 4, the program can indicate clearly, with devices are ready and which not.
I think, these functions should reside somewhere inside the MS configuration manger API, but the problem is as usual how to find the proper google tokens to discover the calls needed.
Many thanks in advance
ULI