CM_Query_And_Remove_SubTree API returns CR_REMOVE_VETOED in xp sp3
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have an application which ejects a USB by CM_Query_And_Remove_SubTree API, but it returns 0x17( CR_REMOVE_VETOED ) error code in XP SP3. But it works fine in XP SP2. Also please note the below case: In XP SP3, after I plugged the USB first time after machine start, the USB displayed in explorer, but not able to create/copy a folder\fine into the USB drive. I have checked with other xp sp3 machine also... issue exists. If I unplug and plug the USB manually then it works. But it works fine in XP SP2 machines. Could any one please let me know why this issue occurs in xp sp3?
aks