使用XP的CD写入支持

编程入门 行业动态 更新时间:2024-10-22 16:50:58
本文介绍了使用XP的CD写入支持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

你好, 任何人都可以指点我使用XP的内置CD写作来自VB.Net的支持。 ..甚至C#,或经典VB ...? 我只想将文件写入CD并最终确定会话和磁盘。 干杯

Hi there, Can anyone point me to anything relating to using XP''s built-in CD writing support from VB.Net... or even C#, or classic VB...? I just want to write files to the CD and finalise the session and disk. Cheers

推荐答案

*" Bob" < bo*@nospam> scripsit: * "Bob" <bo*@nospam> scripsit: 任何人都可以指点我使用XP的内置CD写作支持VB.Net ......甚至C#,或经典的VB ...... ? 我只想将文件写入CD并最终确定会话和磁盘。 Can anyone point me to anything relating to using XP''s built-in CD writing support from VB.Net... or even C#, or classic VB...? I just want to write files to the CD and finalise the session and disk.

C ++ + IMAPI: < www.gotdotnet/team/cplusplus/samples/cd%20burning.zip> - Herfried K. Wagner MVP·VB Classic,VB.NET < www.mvps/dotnet>

C++ + IMAPI: <www.gotdotnet/team/cplusplus/samples/cd%20burning.zip> -- Herfried K. Wagner MVP · VB Classic, VB.NET <www.mvps/dotnet>

Herfried, 感谢您的信息...我会检查出来但我宁愿看到一些使用 其他.Net语言......我不明白为什么不可能......? 干杯 Herfried K. Wagner [MVP]" <喜*************** @ gmx.at>在消息中写道 news:bn ************* @ ID-208219.news.uni-berlin.de ... Herfried, Thanks for the info... I''ll check it out but I''d rather see something using the other .Net languages... I don''t see why it wouldn''t be possible..? Cheers "Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message news:bn*************@ID-208219.news.uni-berlin.de... *Bob < bo*@nospam> scripsit: * "Bob" <bo*@nospam> scripsit: 任何人都可以指出任何与使用XP的内置CD 写作支持VB.Net ...甚至C#或经典VB相关的任何事情...... ? 我只想将文件写入CD并最终确定会话和磁盘。 Can anyone point me to anything relating to using XP''s built-in CD writing support from VB.Net... or even C#, or classic VB...? I just want to write files to the CD and finalise the session and disk.

C ++ + IMAPI: < ; http://www.gotdotnet/team/cplusplus/samples/cd%20burning.zip> - Herfried K. Wagner MVP·VB Classic, VB.NET < www.mvps/dotnet>

C++ + IMAPI: <www.gotdotnet/team/cplusplus/samples/cd%20burning.zip> -- Herfried K. Wagner MVP · VB Classic, VB.NET <www.mvps/dotnet>

嗨鲍勃, 您将不得不在代码中自己定义接口,然后 找到实现它的co类的GUID。一旦你有了,你就可以使用Marshal类和Activator类上的方法来创建你的 实例并获得一个合适类型的包装器(使用CreateInstance 和CreateWrapperOfType)。 groups.google/groups?hl=e...readm=90079f6d 0204020218.42bff604%40posting.google& rnum = 1& pr ev = / groups%3Fhl%3Den%26lr %3D%26ie%3DUTF-8%26oe%3DUTF-8% 26q%3Dxp%2Bcd%2Bburning%2B%2522c%2523%2522%26s a%3DN%26tab%3Dwg www.microsoft/seminar/sha ... nar / en / 2002091 8devt1-63 / manifest.xml slide 59有客户想要弄清楚的内容。 如果您有任何相关问题,请发布h ere。 问候, Peter Huang 微软在线合作伙伴支持 安全! www.microsoft/security 此帖子是提供按原样没有保证并且不授予任何权利。 此响应包含对第三方万维网站点的引用。 Microsoft提供此信息是为了方便您。 Microsoft 不控制这些网站,也没有测试在这些网站上找到的任何软件或信息 ;因此,Microsoft不能就任何软件的质量,安全性或适用性做出任何陈述 或 信息。使用互联网上的任何 软件存在固有的危险,并且微软提醒您在从 互联网。 Hi Bob, You are going to have to define the interface yourself in code, and then find the GUID of the co class that implements it. Once you have that, you can use the methods on the Marshal class and Activator class to create your instance and get a wrapper of the appropriate type (using CreateInstance and CreateWrapperOfType). groups.google/groups?hl=e...readm=90079f6d 0204020218.42bff604%40posting.google&rnum=1&pr ev=/groups%3Fhl%3Den%26lr %3D%26ie%3DUTF-8%26oe%3DUTF-8%26q%3Dxp%2Bcd%2Bburning%2B%2522c%2523%2522%26s a%3DN%26tab%3Dwg www.microsoft/seminar/sha...nar/en/2002091 8devt1-63/manifest.xml slide 59 has what customer is trying to figure out. If you have any related question please post here. Regards, Peter Huang Microsoft Online Partner Support Get Secure! www.microsoft/security This posting is provided "as is" with no warranties and confers no rights. This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

更多推荐

使用XP的CD写入支持

本文发布于:2023-11-06 14:26:30,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1563933.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:XP   CD

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!