开发者

Detect IMAPI 2.0

Is there a way to detect what version of IMAPI is installed on an XP or Vista machine? I'm starting to try to burn CDs from an application I'm writing and I'm just kinda lost. I understand that in order to burn DVDs you have to have IMAPI 2.0, I just nee开发者_开发技巧d to know where to find it or how to detect the version.

Thanks.


Look at this project, it utilizes the IMAPIv2.0 COM objects. In the examples in the article, you'll see that one of the first steps is wrapped in a try...catch and if that fails, then IMAPIv2.0 is not installed.

http://www.codeproject.com/KB/miscctrl/imapi2.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜