Connecting Tech Pros Worldwide Forums | Help | Site Map

How to Get Disk Size (CD or DVD) in VC++ 6.0?

DemonPiggies's Avatar
Newbie
 
Join Date: Dec 2006
Location: Westerly, RI
Posts: 8
#1: Dec 7 '06
I'm trying to create an error checker for copying to disk( CD/DVD )...
I need to check if object is too big for user's blank disk...
case: user puts in a blank disk (CD) but needs a DVD instead because file/object is too big for CD...
there must be some MFC function for this right?

Reply