More source updates.

This commit is contained in:
soukoku
2014-09-17 20:15:05 -04:00
parent 450f8aa5b0
commit 11b6cb1040
13 changed files with 227 additions and 77 deletions

View File

@@ -1,9 +1,8 @@
using NTwain.Data;
using NTwain.Internals;
using System;
using System.ComponentModel;
namespace NTwain
namespace NTwain.Internals
{
/// <summary>
/// Provides methods for managing memory on data exchanged with twain sources using old win32 methods.