Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: C_Sharp_Ripper Download
 Description: This code shows a way to make a CD ripper in C#. There are APIs from some vendors that allow reading audio CD tracks but it is also possible to do it using APIs that allow low level access to CD drives such as ASPI from Adaptec or IOCTL control codes. The latter method is used in this case, because there is no need to install any third party software, it is completely covered by Win32 API functions (CreateFile, CloseHandle, DeviceIoControl, GetDriveType).
 Downloaders recently: [More information of uploader raport11]
 To Search:
File list (Check if you may need any files):
Rippers\CDCopier
.......\........\App.ico
.......\........\AssemblyInfo.cs
.......\........\CDCopier.csproj
.......\........\CDCopier.csproj.user
.......\........\Form1.cs
.......\........\Form1.resx
.......\Ripper
.......\......\AssemblyInfo.cs
.......\......\CDDrive.cs
.......\......\CDDriveEvents.cs
.......\......\Ripper.csproj
.......\......\Ripper.csproj.user
.......\......\Win32Functions.cs
.......\Rippers.sln
.......\yeti.mmedia
.......\...........\AssemblyInfo.cs
.......\...........\AudioWriters.cs
.......\...........\EditWaveWriter.cs
.......\...........\EditWaveWriter.resx
.......\...........\InFormatEdit.cs
.......\...........\InFormatEdit.resx
.......\...........\NumericTextBox.cs
.......\...........\NumericTextBox.resx
.......\...........\WaveNative.cs
.......\...........\WaveStream.cs
.......\...........\WaveWriter.cs
.......\...........\Win32Functions.cs
.......\...........\WriterConfig.cs
.......\...........\yeti.mmedia.csproj
.......\...........\yeti.mmedia.csproj.user
Rippers
    

CodeBus www.codebus.net