Added identity calls and other ds utilities.

This commit is contained in:
Eugene Wang
2023-04-01 19:15:41 -04:00
parent ca298f1f77
commit a779ee6b0e
11 changed files with 286 additions and 120 deletions

View File

@@ -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;