mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Compare commits
2 Commits
07846ac5d2
...
6af7f2ee50
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6af7f2ee50 | ||
|
|
3992ddaaf7 |
@@ -377,7 +377,7 @@ partial class TwainAppSession
|
||||
RegisterCallback();
|
||||
State = STATE.S4;
|
||||
}
|
||||
return WrapInSTS(rc);
|
||||
return WrapInSTS(rc, forDsm: true);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user