Hello,
I am writing form based application which is displaying list of files in a list box. I want the user to be able export these file to CD on clicking of button.

I just want windows to display default message where user will be informed with popup message in system tray for files waiting to be written to CD as it does normally when we drag drop files on CD drive under XP environment.

How we can do it?

Thanks.