mirror of
https://github.com/soukoku/ntwain.git
synced 2025-04-05 20:59:23 +08:00
Updated readme
This commit is contained in:
parent
f0202e6776
commit
19c0dc9e99
@ -158,8 +158,7 @@ Using the new twaindsm.dll
|
|||||||
--------------------------------------
|
--------------------------------------
|
||||||
By default NTwain will use the newer [data source manager](http://sourceforge.net/projects/twain-dsm/files/TWAIN%20DSM%202%20Win/)
|
By default NTwain will use the newer [data source manager](http://sourceforge.net/projects/twain-dsm/files/TWAIN%20DSM%202%20Win/)
|
||||||
(twaindsm.dll) if available. To override this behavior
|
(twaindsm.dll) if available. To override this behavior
|
||||||
set the PlatformInfo's PreferNewDSM flag to false. Some older sources does not work with the newer dsm so it's
|
set the PlatformInfo's PreferNewDSM flag to false. This is necessary due to some older sources that do not work with the newer dsm.
|
||||||
necessary to set it.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
#!c#
|
#!c#
|
||||||
|
Loading…
Reference in New Issue
Block a user