making a vhd file without win 7 api is it possibale
-
Thursday, May 10, 2012 2:38 PM
hey everything ive read about making a vhd file ,is if your using win 7 api ,is there a way to do this using c++ to make a vhd file?
thanks
All Replies
-
Thursday, May 10, 2012 2:44 PM
is it possible to use the virtdisk.dll in win xp?
- thanks
-
Thursday, May 10, 2012 9:18 PM
XP does not have a feature for creating a VHD file. You can download the file specification and implement a writer, or see if there is any other programmable software that can create VHD files (Virtual Box maybe?).
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- Proposed As Answer by Helen ZhaoModerator Friday, May 11, 2012 6:36 AM
- Marked As Answer by Helen ZhaoModerator Thursday, May 17, 2012 9:09 AM
-
Friday, May 11, 2012 2:09 AMive searched all day theres not alot on the subject , thanks im reading it now.
-
Friday, May 11, 2012 10:41 PM
is this specification all the info on the subject ?
thanks

