mirror of
https://github.com/soukoku/ntwain.git
synced 2025-11-24 16:53:24 +08:00
Updated readme and c++ ref file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# TWAIN Application-Library
|
||||
# TWAIN dotnet library
|
||||
|
||||
NOTE: THIS IS V4 DEV AND DOESN'T WORK YET.
|
||||
USE V3 BRANCH FOR WORKING VERSION.
|
||||
@@ -10,9 +10,9 @@ This is a library created to make working with
|
||||
V4 of this lib has these goals:
|
||||
|
||||
* Targets latest TWAIN version (2.4 as of this writing)
|
||||
* Supports all the TWAIN functions in the spec
|
||||
* Works with both 32 and 64 bit data sources
|
||||
* Works on non-Windows platforms using dotnet core or mono (maybe)
|
||||
* Supports all the TWAIN functions in the spec (directly or through dotnet wrapper)
|
||||
* Works with both 32 or 64 bit data sources, from 32 or 64 bit apps.
|
||||
* Works on non-Windows platforms using dotnet core
|
||||
|
||||
## Using the lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user