Updated readme

This commit is contained in:
soukoku 2015-04-09 22:27:51 -04:00
parent f0202e6776
commit 19c0dc9e99

View File

@ -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/)
(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
necessary to set it.
set the PlatformInfo's PreferNewDSM flag to false. This is necessary due to some older sources that do not work with the newer dsm.
```
#!c#