-
twainapp.source.2.0.8
.NET TWAIN image scanner(Abstract
In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.
Details
First step was to port the most important parts of TWAIN.H, these are found in TwainDefs.cs. The real logic for calling TWAIN is coded in the class Twain, in file TwainLib.cs.. As the TWAIN API is exposed by the Windows DLL, twain_32.dll, we have to use the .NET DllImport mechanism for interop with legacy code. This DLL has the central DSM_Entry(), ordinal#1 function exported as the entry point to TWAIN. This call has numerous parameters, and the last one is of variable type! It was f)
- 2009-11-04 09:20:31下载
- 积分:1
-
VideoEXE
一个DirectShow的例子。通过回调函数来获取图像信息。(A DirectShow example. Through the callback function to obtain the image information.)
- 2008-06-03 17:38:02下载
- 积分:1
-
Exceptional-cPP
Exceptional c++中文版,指导c++程序员写出高效整洁的代码(Exceptional c++ Chinese version of the guide c++ programmers to write efficient code clean)
- 2013-08-19 16:24:48下载
- 积分:1
-
yhsj
说明: 这是一个很简单的C++程序
也只是随手练练而已
我现在的水平还不行 不过 我一直都在努力(This is a very simple C program is only to practice it, I threw the level is not enough but I have been efforts)
- 2006-04-28 18:49:32下载
- 积分:1
-
VC_TIMER
一个可以设定起始时间的计时器,实用性很强,有复位和开始键。(One can set the timer start time, very practical, reset and start buttons.)
- 2012-04-08 19:50:46下载
- 积分:1
-
multhread
程序用于完成多线程程序设计,在vc环境下开发(Procedures for the completion of multi-threaded programming, in vc development environment)
- 2011-01-17 22:28:05下载
- 积分:1
-
UnixShell4osDesign
Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。
本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用
户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命
令(比如cd,详见要实现的命令),以及输入输出重定向等功能。(Unix shell is unix order to explain procedures to enable users to a friendly manner operational procedures and the enforcement of the order. The courses require students to design the linux under orders to write an interpretation of procedures, Ksh most basic functions. : Allows users to enter an executable program and the name of its command line parameters, the implementation of this procedure. Simultaneously part of the internal commands (such as cd, details to be achieved in order), and redirect input and output functions.)
- 2007-05-15 20:45:30下载
- 积分:1
-
SIM300DATA
SIM300的封装,对于要用GSM搞硬件开发的人很(SIM300 package, for use GSM person engaged in the hardware development is)
- 2009-02-21 17:39:52下载
- 积分:1
-
Student_management_sys
学生管理系统,主要功能实现学生信息的增删改查等等。(dfdf fredg dfgreasf )
- 2015-12-28 20:20:42下载
- 积分:1
-
tranpandy
经典算法,快来下,(classical algorithm, breaking under ,)
- 2006-11-23 16:45:42下载
- 积分:1