2013年11月20日

光盘刻录小结

摘要: 光盘刻录示例程序:Burning CD/DVD Media with the Image Mastering API Version 2.0 (IMAPI2)(Prize winner in Competition "Best C++/MFC article of December 2007")Download From: http://www.codeproject.com/Articles/22538/Burning-CD-DVD-Media-with-the-Image-Mastering-API程序中有个小错误: 原:①image->put_FileSyste 阅读全文

posted @ 2013-11-20 10:49 Waaaaaall-E 阅读(1807) 评论(0) 推荐(0)

获取磁盘、光盘的柱面扇区相关信息

摘要: 参考:http://bbs.csdn.net/topics/390011646 http://blog.163.com/maple_zh@126/blog/static/107129598200921072150858/ 在VC6 XP.sp3中的运行正常的代码:////两种方式://1DeviceIoControl读取磁盘扇区//2_getdiskfree显示磁盘扇区信息////方式切换开关#defineWITH_IOCTL_DISK_GET_DRIVE_GEOMETRY#ifdefWITH_IOCTL_DISK_GET_DRIVE_GEOMETRY/*---------------... 阅读全文

posted @ 2013-11-20 10:17 Waaaaaall-E 阅读(977) 评论(0) 推荐(0)

导航