Download C# IMAPI2 Samples
Description
This project is my effort to port the VB Script IMAPI2 samples to C# 4.0 and provide CD/DVD Burning capabilities in C#. This takes advantage of the C# 4.0 dynamic keyword to get around ugly COM interop. Hopefully this will lead to a fully-functional, free C# CD/DVD Burning SDK.
Source Files
The download file csimapi2samples.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Dev/Main/Solution/AddingABootImage/AddingABootImage.csproj
Dev/Main/Solution/AddingABootImage/AddingABootImage.csproj.vspscc
Dev/Main/Solution/AddingABootImage/Program.cs
Dev/Main/Solution/AddingABootImage/Properties/AssemblyInfo.cs
Dev/Main/Solution/BurningADiscImage/BurningADiscImage.csproj
Dev/Main/Solution/BurningADiscImage/BurningADiscImage.csproj.vspscc
Dev/Main/Solution/BurningADiscImage/Program.cs
Dev/Main/Solution/BurningADiscImage/Properties/AssemblyInfo.cs
Dev/Main/Solution/CS IMAPI2 Samples.sln/*from w w w .j av a 2s . com*/
Dev/Main/Solution/CS IMAPI2 Samples.vssscc
Dev/Main/Solution/CheckingDriveSupport/CheckingDriveSupport.csproj
Dev/Main/Solution/CheckingDriveSupport/CheckingDriveSupport.csproj.vspscc
Dev/Main/Solution/CheckingDriveSupport/Program.cs
Dev/Main/Solution/CheckingDriveSupport/Properties/AssemblyInfo.cs
Dev/Main/Solution/CheckingMediaSupport/CheckingMediaSupport.csproj
Dev/Main/Solution/CheckingMediaSupport/CheckingMediaSupport.csproj.vspscc
Dev/Main/Solution/CheckingMediaSupport/Program.cs
Dev/Main/Solution/CheckingMediaSupport/Properties/AssemblyInfo.cs
Dev/Main/Solution/CreateAMultisessionDisc/CreateAMultisessionDisc.csproj
Dev/Main/Solution/CreateAMultisessionDisc/CreateAMultisessionDisc.csproj.vspscc
Dev/Main/Solution/CreateAMultisessionDisc/Program.cs
Dev/Main/Solution/CreateAMultisessionDisc/Properties/AssemblyInfo.cs
Dev/Main/Solution/IMAPIv2Helper/IMAPIReturnValues.cs
Dev/Main/Solution/IMAPIv2Helper/IMAPIv2Helper.csproj
Dev/Main/Solution/IMAPIv2Helper/IMAPIv2Helper.csproj.vspscc
Dev/Main/Solution/IMAPIv2Helper/Properties/AssemblyInfo.cs
Dev/Main/Solution/MonitoringProgressWithEvents/MonitoringProgressWithEvents.csproj
Dev/Main/Solution/MonitoringProgressWithEvents/MonitoringProgressWithEvents.csproj.vspscc
Dev/Main/Solution/MonitoringProgressWithEvents/Program.cs
Dev/Main/Solution/MonitoringProgressWithEvents/Properties/AssemblyInfo.cs
Dev/Main/Solution/ReadMe.txt
Download
Click the following link to download csimapi2samples.zip.
csimapi2samples.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »