P
Pepi Tonas
Hi All,
I am trying to add a backup feature to an application that I am
developing.
Windows XP supports dragging and dropping files into a CD-RW unit,
later letting you know (balloon through) that you have files to write.
So I was trying to find a method using this XP built in feature to,
from my application copy files into a CD-R disc.
I am using VB .NET and the file.copy function from system.io, as
expected gets a denied access erro when trying to copy to the cd-rw.
Any help will be highly appreciated.
I am trying to add a backup feature to an application that I am
developing.
Windows XP supports dragging and dropping files into a CD-RW unit,
later letting you know (balloon through) that you have files to write.
So I was trying to find a method using this XP built in feature to,
from my application copy files into a CD-R disc.
I am using VB .NET and the file.copy function from system.io, as
expected gets a denied access erro when trying to copy to the cd-rw.
Any help will be highly appreciated.