Quote:
First of all please stick with the right forum. This one is NOT for the SDK. I'll move the thread to the "StarBurn SDK" if you don't mind Smile
Sorry, I totally missed that
Thanks for moving my post.
Quote:
Second we need to know the way you use to enumerate the devices. If you're using ASPI then please use StarBurn_GetDeviceNameByDeviceAddress(...) API call. If you use SPTI or SPTD you pass device symbolic link yourself so you should already know the name Smile
I'm using SPTI, and the exact same code as in the Audio Burner demo:
-ufrmSelectDevice.pas, method PrepareInfo
Both my code, and the example will return a empty Drive Letter in the TsbDeviceItem class.
Thanks in advance!