Initial move from old twain-in-dotnet.

This commit is contained in:
soukoku
2014-04-02 19:01:21 -04:00
parent d34b359f8d
commit 0a39a47d3b
116 changed files with 38426 additions and 0 deletions

16
README.markdown Normal file
View File

@@ -0,0 +1,16 @@
TWAIN Application-Side Library in Dotnet
==============================
Background
--------------------------------------
This is a library created to learn more about TWAIN.
It's a learning project that should result in real and useful code.
Project Info
--------------------------------------
This project follows these general goals:
* Targets latest TWAIN version (2.3 so far)
* Supports all the TWAIN commands in the spec (or those that are possible)