How my application can know that, file is being copiedon the USB Mass Storage device

  • Thread starter Thread starter anishka
  • Start date Start date
A

anishka

Hello

I am working on USB Project, I am searching for any of the API's method in windows , so that my application can sense that a file in the PC is being copied or moved onto the USB mass storage device which is plugged-into my system.

I am developing my application in VC++.Net 2005, that is MFC in windows XP. I want this code to work on any windows version of operating system.

If this is not possible for all versions of operating systems of windows. What could be the case in windows XP.

Can anybody help me out for this..

Thank you
Anoo

EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
Back
Top