search for: twain_32

Displaying 20 results from an estimated 47 matches for "twain_32".

2002 Mar 25
1
sane?
...I must say that it's been a dandy experience. So, I've tried again today, and I get the following error, with having changed nothing in my method (but maybe my system?) since my last update: make[2]: Entering directory `/home/olsam/software/wine/dlls/twain' gcc -shared -Wl,-Bsymbolic twain_32.spec.o capability.o ds_audio.o ds_ctrl.o ds_image.o dsm_ctrl.o twain32_main.o -o twain_32.dll.so -L../../dlls -L../../library -lwine -lsane -lnsl -lm -ljpeg -lm /usr/bin/ld: cannot find -lsane? Any ideas? Many thanks, ==================================================== Oliver Sampson...
2003 Jul 20
1
rsync on cygwin is hanging
...ux machine: rsync -vvrltDH --numeric-ids -pgo --stats --exclude-from=exclude.list --rsh="ssh" user@host:c:/WINNT/ tree Here is the tail end of the output from that command where it hangs: --- rsync.out --- system32/wbem/mof/ system32/wbem/mof/bad/ system32/wbem/mof/good/ system32/wins/ twain_32/ twain_32/fjscan/ twain_32/fjscan/fcpa/ twain_32/logiscan/ twain_32/miitwain/ wudnld20.tmp/ --- eof: rsync.out --- Here is the strace on the linux machine where it hangs: --- strace.out (on linux machine) --- lstat64("twunk_16.exe", 0xbffffa20) = -1 ENOENT (No such file or director...
2002 Sep 25
0
Rsync Hangs 100% of the time when copying files from win2k machin es to linux
...help. It happens after I issue the following command from the linux box: rsync -avx --progress --ignore-errors --delete-excluded --delete -vvv --exclude-from=system/excludes -e ssh Administrator@10.0.0.159:/cygdrive/c/WINNT deleteme/ Here is the tail end of it's output: recv_generator(WINNT/twain_32/fjscan/fcpa,9712) recv_generator(WINNT/twain_32/logiscan,9713) recv_generator(WINNT/twain_32/miitwain,9714) recv_generator(WINNT/twunk_16.exe,9715) recv_generator(WINNT/twunk_32.exe,9716) recv_generator(WINNT/uneng.exe,9717) recv_generator(WINNT/uninst.exe,9718) recv_generator(WINNT/upwizun.exe,971...
2009 Jan 18
0
On the way towards scanning - further hints?
...s to go further, or should I just sit and wait for things to mature? - Fedora 10 - wine 1.1.13, compiled from source Thanks in advance for any pointers Klaus ------------ trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\Adobe\\Photoshop CS\\Zusatzmodule\\Importieren-Exportieren\\Twain_32.8BA" at 0x3480000: native trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\twain_32.dll" at 0x61170000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\gphoto2.ds" at 0x61190000: builtin trace:loaddll:free_modref Unloaded module L&qu...
2010 Oct 24
1
Scanning with Wine
...using a Canon MX850 that works fine in sane. I've included the output of export WINEDEBUG="+twain,+loaddll" trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 0x68310000: builtin trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\twain_32.dll" at 0x20010000: builtin trace:twain:DllMain 0x20010000,1,(nil) trace:twain:DSM_Entry (DG=1 DAT=4 MSG=769) trace:twain:TWAIN_OpenDSM DG_CONTROL/DAT_PARENT/MSG_OPENDSM If I close the scanner interface in the program, I get this subsequent output: trace:twain:TWAIN_CloseDSM DG_CONTROL/DAT_P...
2002 Mar 31
2
Problem compiling wine with latest cvs
...t cvs's. This morning someone named Bob reported this. > I've been a regular user of wine for some months now, and I've never had > problems compiling before. I've just dowloaded the latest CVS and lo, > the following error occured during the make... > make[2]: *** [twain_32.dll.so] Error 1 > make[2]: Leaving directory `/home/bob/wine/dlls/twain' > make[1]: *** [twain/twain_32.dll.so] Error 2 > make[1]: Leaving directory `/home/bob/wine/dlls' > make: *** [dlls] Error 2 > Any idea what is causing this? > Thanks!!! I've noticed that wine-...
2005 Aug 04
0
inftyreader
...0x53976000-53a32000 Deferred comctl32<elf> \-PE 0x53980000-53a32000 \ comctl32 ELF 0x5906f000-5908d000 Deferred imm32<elf> \-PE 0x59080000-5908d000 \ imm32 PE 0x5f400000-5f4ed000 Deferred mfc42 ELF 0x5fd10000-5fd2a000 Deferred twain_32<elf> \-PE 0x5fd20000-5fd2a000 \ twain_32 PE 0x616f0000-61729000 Deferred mathrecognition PE 0x62e80000-62ea8000 Deferred ik6jpeg PE 0x630b0000-630d2000 Deferred pagelayout ELF 0x63894000-63897000 Deferred xlcdef.so.2 PE 0x65da0000-65db4000 Deferred...
2009 Jan 30
0
Wine release 1.1.14
...unregistering window classes on exit, so remove HexEdit_Unregister(). regedit: Make some functions static. d3d10core: Make some device_parent_*() functions static. ddraw: Make some device_parent_*() functions static. d3d8: Make some device_parent_*() functions static. twain_32/tests: Add a trailing '\n' to ok() calls. msvcrt/tests: Remove a space before a '\n'. Frans Kool (2): crypt32: Added missing Dutch translation. cryptdlg: Added Dutch translations. Ge van Geldorp (13): user32/tests: Save iSmCaptionWidth for later testing....
2009 Feb 13
0
Wine release 1.1.15
...l to free() instead of pdb_free(). Erich Hoover (1): wcmd: Properly cleanup redirects when there are no in/out/error pipes. Florian Tobias Schandinat (2): winedos: Improve PIT emulation. winedos: Adjust get_timer_val calls to prevent buffer overflow. Francois Gouget (34): twain_32/tests: Add a trailing '\n' to ok() calls. shell32/tests: Remove spaces before a '\n's. taskmgr: Reorder some functions to avoid forward declarations in applpage.c. taskmgr: Reorder some functions to avoid forward declarations in graphctl.c. taskmgr: Make Tray...
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
..."builtin";Hardware related "system.drv" = "builtin";Hardware related "tapi32" = "builtin";Hardware related "toolhelp" = "builtin";Hardware related "twain" = "builtin";Hardware related "twain_32" = "builtin";Hardware related "user.exe" = "builtin";Hardware related "user32" = "builtin";Hardware related "ver" = "builtin";Special hack needed "version" = "builtin";Special...
2005 Mar 24
1
Wine and twain
....dll" : native trace:loaddll:load_dll Loaded module L"c:\\windows\\system\ \msvcrt.dll" : builtin trace:loaddll:MODULE_FlushModrefs Unloaded module L"c:\\windows\\system\ \msvcrt.dll" : builtin err:module:load_builtin_dll loaded .so for L"Twain.dll" but got L"twain_32.dll" instead - probably 16-bit dll trace:loaddll:MODULE_LoadModule16 Loaded module "c:\\windows\ \Twain.dll" : builtin Scanning driver not ready. Any hint? Nicolas -- Brouard Nicolas <nicolas.brouard@libertysurf.fr> -------------- next part -------------- An HTML attachment w...
2008 Jun 10
2
Recognising an unrecognisable scanner
I have to figure out how to use a scanner that sane doesn't officially recognise. Wine installed the twain software with no problems, and the apps come up just fine. The scanner drivers should be installed in wine, but I'm having some serious issues getting linux to recognise that there's a device connected. Is there any way to tell wine to see the device? If not, how would I pass
2017 Oct 31
0
Wine release 2.20
...3d9/tests: Windows 10 15.07 doesn't detect external mode changes. Vijay Kiran Kamuju (1): msvcp100: Add time_get::do_get and time_get::get functions. Vincent Povirk (4): maintainers: Add myself for TWAIN libraries. wine.inf: Put 64-bit .ds fakedlls in windows/twain_64. twain_32: Notify data sources of their assigned Id. twain_32: Add support for DAT_NULL commands. Zebediah Figura (3): gdiplus/tests: Mark broken bitmap background tests. mfplat/tests: Skip MFTRegister() tests if permissions are too low. version: Use the string value length when conv...
2005 Apr 05
1
Wayne and twin
....dll" : native trace:loaddll:load_dll Loaded module L"c:\\windows\\system\ \msvcrt.dll" : builtin trace:loaddll:MODULE_FlushModrefs Unloaded module L"c:\\windows\\system\ \msvcrt.dll" : builtin err:module:load_builtin_dll loaded .so for L"Twain.dll" but got L"twain_32.dll" instead - probably 16-bit dll trace:loaddll:MODULE_LoadModule16 Loaded module "c:\\windows\ \Twain.dll" : builtin Scanning driver not ready. But the scanner is ready: # sane-find-scanner -v searching for USB scanners: checking /dev/usb/scanner... failed to open (Invalid argum...
2017 Oct 13
0
Wine release 2.19
...REPORT mode. Vincent Povirk (6): gdiplus: Store the gdi32 transform at Graphics creation time. gdiplus: Store the gdi32 clip region at Graphics creation time. gdiplus/tests: Add tests for gdi32 transform and clip caching. mscoree: Mono renamed mono_trace_set_assembly. twain_32: Add debug traces to TWAIN_UserSelect. twain_32: Detect devices in TWAIN_UserSelect. Zebediah Figura (4): d3dcompiler: Fix a buffer size computation. ntdll/tests: Don't abort if NtCancelFileIoEx() is missing. server: FSCTL_PIPE_LISTEN on a pipe client should return STAT...
2011 Jan 13
6
Anyone able to install Sony Vegas HD Platinum in a linux os?
So, i tried this once before and it didn't work because wine thought it was windows xp and vegas platinum only works with windows 7. I am brand new to Wine and have no idea where to even start. I followed a documentation step by step, barely able to understand it. Using winetricks i got all the stuff supposedly needed to install, but it wouldn't even run the setup.exe file. I am not
2013 Dec 06
0
Wine release 1.7.8
...TETIME_GetPrevDateField documentation. kernel32: Use BOOL type where appropriate. rsaenh: Use BOOL type where appropriate. system.drv16: Use BOOL type where appropriate. rsaenh/tests: Use BOOL type where appropriate. stress.dll16: Use BOOL type where appropriate. twain_32: Use BOOL type where appropriate. strmbase: Use BOOL type where appropriate. version: Use BOOL type where appropriate. user.exe16: Use BOOL type where appropriate. winhttp/tests: Use BOOL type where appropriate. wininet: Use BOOL type where appropriate. wininet/t...
2009 Mar 27
0
Wine release 1.1.18
...t use extra binaries. ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules. imm32: Make imm.dll into a stand-alone 16-bit module. wintab32: Make wintab.dll into a stand-alone 16-bit module. wnaspi32: Make winaspi.dll into a stand-alone 16-bit module. twain_32: Make twain.dll into a stand-alone 16-bit module. rasapi32: Make rasapi16.dll into a stand-alone 16-bit module. winmm: Make sound.drv into a stand-alone 16-bit module. winnls32: Make winnls.dll into a stand-alone 16-bit module. w32skrnl: Make win32s16.dll into a stand-alone...
2009 Mar 13
0
Wine release 1.1.17
...iate FIXMEs to WARNs. sane.ds: Remove large chunks of stubbed optional functionality; if it's optional, we don't have to support it, and it is not a stub. sane.ds: Add fixmes for the last 2 unsupported capabilities; this now makes the code have fixmes for all known issues. twain_32: Remove obsolete README files. sane.ds: Move a few static functions so they can be shared. sane.ds: Add support for DG_IMAGE/DAT_IMAGELAYOUT/GET and SET. Enables Acrobat to use custom scan sizes. twain_32: Revise internal documentation and one test slightly to bring into line with...
2008 Jul 23
17
Cant play Warcraft 3
I have wine 0.9.46 and warcraft 3RC 1.21b When I start up warcraft3 i get: Fatal Error Program: c:\program files\warcraft III\war3.exe then it tells me it cant locate the cd Im not very savvy with linux yet I dont know how to upgrade wine, it wont do it in synaptic manager, adept manager Ive also installed vcredist_x86.exe that didnt do anything I have a hp pavilion 1000 intel chipset builtin