sillsdev / libpalaso

Palaso Library: A set of .Net libraries useful for developers of Language Software.
MIT License
44 stars 50 forks source link

Scan image dialog is non-modal in x64 apps #1272

Open papeh opened 1 year ago

papeh commented 1 year ago

Testable in FieldWorks (LT-21465).

This is not a problem in Any CPU or x86 apps using the x86 Interop.WIA.dll. It may be a problem with the MSIL Interop.WIA.dll

papeh commented 1 year ago

Perhaps a proper x64 DLL would fix this. Instructions to generate Interop.WIA.dll (from https://github.com/sillsdev/libpalaso/pull/1256):