Remove need for UI msg loop or external SynchronizationContext

Issue #4 resolved
Eugene Wang repo owner created an issue

It's inconvenient to rely on the WndProc msg loop (old dsm) or a SynchronizationContext (new dsm). See if TwainSession can host its own loop/context with no external dependencies.

This idea may or may not work.

Comments (1)

  1. Log in to comment