mirror of
https://github.com/reactos/wine.git
synced 2024-12-12 05:45:56 +00:00
6b0720f5d6
Marcus Meissner <marcus@jet.franken.de> Merged into WineHQ, made sure it works without SANE.
13 lines
204 B
Python
13 lines
204 B
Python
name twain_32
|
|
type win32
|
|
init TWAIN_LibMain
|
|
|
|
import user32.dll
|
|
import gdi32.dll
|
|
import kernel32.dll
|
|
import ntdll.dll
|
|
|
|
debug_channels (twain)
|
|
|
|
@ stdcall DSM_Entry(ptr ptr long long long ptr) DSM_Entry
|