twain-dsm icon indicating copy to clipboard operation
twain-dsm copied to clipboard

TWAIN Data Source Manager

Results 27 twain-dsm issues
Sort by recently updated
recently updated
newest added

I'm using TWAINDSM to connect a 64-bit Java application to 64-bit scanner drivers on Windows machines. It seems to work normally unless we're using a Fujitsu scanner. Approximately half the...

Hello, Please note that Documents in ADF won't be saved using TWAIN_(64/32) Twacker: File > Setup > Documents in ADF set to 1 > Save is always reset to 2....

Good morning, I am working on a project in Visual Basic 6 and I am in the process of investigating the feasibility of using Twain in Visual Basic 6. Is...

All of your 2.4 release binaries and merge modules are invalid files.

1. I'm opening TwainSession then I'm doing next steps 3 time. On thirdt time exception occured on step 3 2. I'm opening DataSource 3. DataSource.Enable(SourceEnableMode.ShowUIOnly, true, m_mainWndHWnd); 4. I'm closing...

Hello! I'm exploring NTwain project, WPF samle. There is the call DsmWinNew(origin, destination, DataGroups.Control, DataArgumentType.UserInterface, msg, data); where data is [StructLayout(LayoutKind.Sequential, Pack = 2)] partial class TWUserInterface { TW_BOOL _showUI;...

Added VS2019 Solution; VS2019 version has following changes: Changed build to static library; Added static library to post build event; Changed output and post build folder so that debug and...

Visual Studio 2015 project file has RandomizedBaseAddress set to false (for all configurations), and DataExecutionPrevention set to false (for 32-bit). Can those features be enabled?

### Description DG_CONTROL / DAT_PARENT / MSG_OPENDSM fails on macOS using any of the 2.4.x releases of the TWAINDSM.framework. malloc: Non-aligned pointer 0x1004e632a being freed malloc: *** set a breakpoint...