This page contains all files required to develop and use dunord products.
This first section is for 32 bit drivers. A 16 bit driver section follows for those who still require our 16 bit drivers.
The same functionnality is maintained.
Note: dunordsi.dll and dunord.vxd should always be updated together.
When used with an I-2000 ISA board, the install process will find appropriate settings and tell you which one to use. There is a new "com" autodetect feature that will find on which com port the scanner is connected.
dunwin32.zip ( 830k ) last rev.: 06/01/16
Note that the same dunordsi.dll is used for both NT and Win95. Only the low level driver is slightly different.
dunordsi.dll and dunord.sys should always be updated together.
instnt.zip ( 875k ) last rev.: 07/10/22
These drivers were adjusted for XP SP2.
Note that the same dunordsi.dll is used for 2000, NT and Win95. Only the low level driver is slightly different.
Download the file and unzip it to a temporary directory.
You can review the documentation, install the low-level driver and install the basic scanner interface drivers.
When the card is detected by the PC and the driver disk is requested, point to the win_2k sub_directory in the temp directory where you unzipped this file. It will automatically install the file dunord2k.sys.
You will have to manually start the install program named Win2KInst.exe to complete the instalaltion of all drivers.
Note that S2Fv3 is not part of this package and must be downloaded separately.
inst2k.zip ( 1k ) last rev.: 07/10/22
Two downloads are available:
Note that this program now includes a Help file. If you already are using S2Fv3, get this updated version to install the Help file.
A readme.txt file explains how to install.
Dunordsi.dll and related files must first be installed before using this driver.
dsiisis.zip ( 76k ) last rev.: 07/10/22
dsitw17.zip ( 79k ) last rev.: 07/10/22
It will allow applications that were developped to use our 16 bit API to use our newer 32 bit drivers. It will convert most calls to a 32 bit call. Most applications tested work with this thunker. It is thus possible to run those applications unde NT, or under Win95 / 98 without installing the 16 bit drivers.
dunthunk.zip ( 52k ) last rev.: 07/10/22
Get this file and copy the included library in one of your path directories. The PDF support will be available to dunordsi.dll ( created after August 15, 1999 )
dsipdf.zip ( 82k ) last rev.: 07/10/22
This feature is available with the librairies from Pegasus Software, distributed here. Those librairies are complete but they will flash some messages. Once a licence has been aquired from the messages will not appear.
Get this file and copy the included files in one of your path directories. The JPEG support will be available to dunordsi.dll ( created after August 15, 1999 )
dsijpeg.zip ( 477k ) last rev.: 07/10/22
As of January 2001, we have expanded our API to include ColErase, ColIndex and ColAdapt technologies. The frame based documentation covers all topics.
dunapi.zip ( 466k ) last rev.: 03/04/29
This zip contains dunordsi.h definition file required for C development and dunordsi.lib. It also contains a definition file for Visual Basic 5+.
h_bas.zip ( 38k ) last rev.: 07/10/22
DTL_Trace is a trace library that can be used from any program. This is the same trace used in Dunord drivers. It is made available for other applications.
This zip contains dtl_trace.dll and all support files required for Visual Basic or C.