Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm not sure that there is such thing as add mountpoint event so let me explain. I whish to be notified when new drive is added to my computer and NTFS folder is set as mount point for volume in c#. I was able to solve new drive event by using ShRegisterChangeNotify and windows form, but is there a another way because this code is probably going to be used in windows service?
Thanks all in advance.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900