954,498 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Where to start to develop a Virtual drive Software?

Hello,
I am new to C++ programming. Till now I have done some toy programs and classroom exercises.
I want to develop a Virtual Drive software like PowerISO/Magic ISO.
I searched Daniweb but couldn't get a thread where such problem was discussed.

So from where should I start to develop such a software and how much time do you 'expert' people think will it take?

ravigautam
Newbie Poster
2 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

If it is for MS-Windows then start with the Windows Driver Development Kit (DDK)

I have no idea how much time it might take one person to do that job.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

If it is for MS-Windows then start with the Windows Driver Development Kit (DDK)

I have no idea how much time it might take one person to do that job.


Thanks for the link. I was looking only for Windows system.
Is there any way I can know which driver(s) PowerISO install on windows system?

ravigautam
Newbie Poster
2 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

They wrote their own and that's what the DDK lets you do.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: