mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
msg loop tweaks & intptr cleanup.
This commit is contained in:
@@ -45,6 +45,7 @@ namespace NTwain.Internals
|
||||
{
|
||||
_hook.Dispose();
|
||||
_hook = null;
|
||||
Handle = IntPtr.Zero;
|
||||
}
|
||||
}));
|
||||
loopThread.IsBackground = true;
|
||||
|
||||
Reference in New Issue
Block a user