Hi all,
I have developed a Packet writing UDFS driver.
When i insert a UDF disk in CD Writer, my driver takes the control
and mounts it. But when i drag-n-drop any file or folder, the XP’s
default CD writing Wizard takes over the control. It pastes the
shortcuts of the files/folders in explorer, and on right click, it
shows a menu “Write these file to CD”. When we click this, the
XP’s CD Writing wizard opens and writes the files to CD.
Could anybody please tell me, how to disable this functionality of
XP, so that my UDFS driver takes the control for writing.
One more thing i would like to tell, that i used the CDFS code
given in Win 2k IFS kit to develop my UDFS Driver. Will this code
work in XP? As this code crashes frequently on XP.
Thanking in Advance
Regards
Arun