mirror of
https://github.com/soukoku/ntwain.git
synced 2026-01-26 21:48:36 +08:00
Added identity calls and other ds utilities.
This commit is contained in:
@@ -8,6 +8,8 @@ namespace SampleConsole
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
// CONSOLE won't work yet until I got a message loop going.
|
||||
|
||||
static void Main(string[] args)
|
||||
{
|
||||
TwainPlatform.PreferLegacyDSM = true;
|
||||
|
||||
Reference in New Issue
Block a user