From: hufaunder on 2 Oct 2010 02:23 I have to create a TWAIN driver. Are there any sample codes and maybe some code skelleton available on which I can base such a driver?
From: Tim Roberts on 3 Oct 2010 15:31 hufaunder <hufaunder(a)discussions.microsoft.com> wrote: > >I have to create a TWAIN driver. Are there any sample codes and maybe some >code skelleton available on which I can base such a driver? Have you done any looking for this? Have you downloaded the TWAIN SDK from the TWAIN Working Group? There is a sample TWAIN data source here: http://sourceforge.net/projects/twain-samples/ A TWAIN data source is a huge task. Do not underestimate the complexity. Do you have complete specs for the device you are supporting? -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc.
From: srsr on 3 Oct 2010 16:36 YES : check TWAIN.org. There is a SDK and samples. "hufaunder" wrote: > I have to create a TWAIN driver. Are there any sample codes and maybe some > code skelleton available on which I can base such a driver?
From: srsr on 3 Oct 2010 16:37 YES : check twain.org SDK with samples are there. "hufaunder" wrote: > I have to create a TWAIN driver. Are there any sample codes and maybe some > code skelleton available on which I can base such a driver?
|
Pages: 1 Prev: 1394 vdev_hybrid: Asynchronous Requests Fail, Synchronous Succeed Next: TWAIN Driver |