Burn files to CD using c#

前端 未结 4 892
暗喜
暗喜 2021-01-18 17:49

I am writing a program that downloads images to the hard drive and then I want to burn the folders that those are all divided up into, on a cd. I don\'t want to create and

4条回答
  •  攒了一身酷
    2021-01-18 18:12

    IMAPI2 - version 2 of the IMAPI API - is native to Windows 7 and is the preferred interface.

    http://msdn.microsoft.com/en-us/library/windows/desktop/aa366457(v=vs.85).aspx

提交回复
热议问题