CUETools split into class library and GUI project.

ArCueDotNet: console verification tool.
This commit is contained in:
chudov
2008-10-17 20:23:33 +00:00
parent cf87cc9bd2
commit b00e54f20e
15 changed files with 386 additions and 29 deletions

View File

@@ -6,6 +6,7 @@ using System.Text;
using System.Windows.Forms;
using System.IO;
using System.Threading;
using CUEToolsLib;
namespace JDP
{