DOA (Drive Open
Architecture)
download of a file
- DOA library
- Sample application SpdChk project source code
- Function specification, a coding sample, and SpcChk project manual.
- The three above-mentioned file is downloaded collectively. ->Doa_200e.lzh
[DOA
library version information ]
|
1. DOA
library ->DoaLib_200e.lzh
The file thawed
| Doa.dll (35KB) |
DOA dynamic link library |
It is the file which is needed when
performing application using DOA.
It copies to the same folder of an execution file or a system folder.
When distributing the application which used DOA function, it is
necessary to also distribute this file together. |
| Doa.lib (74KB) |
DOA library |
It is the file which is needed when creating application
using DOA. |
|
2. Sample application
SpdChk project source code ->DoaSrc_101e.lzh
The file thawed
| SpdChk folder |
SpdChk project main part |
It is the main part of a SpdChk.exe project. |
| Doaheader folder |
Doa header file group |
It is the header file which is needed for using DOA
library.Please set the path of an include file as this folder by
pre processor setup of a project. |
| Lib folder |
Library file |
The newest library file doa.lib Please copy here. |
| Res folder |
Resource file group |
Resource files, such as an icon used in a SpdChk.exe
project, are stored. |
*The installation method of a sample application SpdChk project is here.
|
3. Function specification
Coding sample
SpcChk project manual
->DoaHelp_101e.lzh
The file thawed
DoaHelp.chm
(175KB) |
DOA manual |
It is compiled HTML help file.
The coding sample in the case of using the specification and DOA
function of the function contained to DOA library, explanation of
SpdChk project, etc. are described. |
|