Hi,
i am trying to copy raw data from one volume to some destination. for that i used CreateFile() Win32API,ReadFile and WriteFile() API's. But it might be inconsistent.I want to copy consistent data.So i wanted to use Volume shadow copy service.With that i created a Snapshot and exposed it as some drive letter like E:..But when i tried to use CreateFile("\\\\.\\E:",....) it gives erroe.it is failed to open the given drive...
Please provide me any solution...

Recommended Answers

All 2 Replies

Welcome to Daniweb! You are posting your question in wrong forum ! Please read the guidelines before posting your question.
Cheers,
Nav

Moved to a more appropriate forum.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.