How can I burn a CD using C#?
Like WMP, not using the Wizard like in similar posts.
Thanks,
Like WMP, not using the Wizard like in similar posts.
Thanks,
you need to look at the software API that is provided by the manufacturer drivers and so on - there is no direct way of doing this in C# unless maybe some API
here is a code sample/link for using IMAPI in XP and Server 2003:
http://msdn.microsoft.com/vcsharp/downloads/samples/xpburn/
its a component made by a few people over at gotdotnet.