資源簡介
新中新二代身份證閱讀器 二次開發SDK,內含JAVA調用例程

代碼片段和文件信息
//---------------------------------------------------------------------------
#include?
#pragma?hdrstop
//---------------------------------------------------------------------------
USEFORM(“Unit1.cpp“?Form1);
//---------------------------------------------------------------------------
WINAPI?WinMain(HINSTANCE?HINSTANCE?LPSTR?int)
{
????????try
????????{
?????????????????Application->Initialize();
?????????????????Application->CreateForm(__classid(TForm1)?&Form1);
?????????????????Application->Run();
????????}
????????catch?(Exception?&exception)
????????{
?????????????????Application->ShowException(&exception);
????????}
????????catch?(...)
????????{
?????????????????try
?????????????????{
?????????????????????????throw?Exception(““);
?????????????????}
?????????????????catch?(Exception?&exception)
?????????????????{
?????????????????????????Application->ShowException(&exception);
?????????????????}
????????}
????????return?0;
}
//---------------------------------------------------------------------------
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????38??2010-01-22?11:34??SDK開發包\說明.txt
?????文件????1342279??2010-01-22?11:34??SDK開發包\USB驅動\二代證讀驗機具USB驅動.exe
?????文件?????584676??2010-01-22?11:34??SDK開發包\USB驅動\二代證讀驗機具USB驅動安裝手冊.pdf
?????文件??????10304??2010-01-22?11:34??SDK開發包\USB驅動\二代證讀驗機具USB驅動\USBDrv.sys
?????文件???????3069??2010-01-22?11:34??SDK開發包\USB驅動\二代證讀驗機具USB驅動\USBDrvCo.inf
?????文件???????4453??2010-01-22?11:34??SDK開發包\USB驅動\二代證讀驗機具USB驅動\samcoins.dll
?????文件??????32768??2010-01-22?11:34??SDK開發包\USB驅動\二代證讀驗機具USB驅動\samsetup.dll
?????文件???????2048??2010-01-22?11:34??SDK開發包\License\license.dat
?????文件????????308??2010-01-22?11:34??SDK開發包\DLL\說明.txt
?????文件???????3543??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\ReadMe.txt
?????文件????????206??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\StdAfx.cpp
?????文件???????1081??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\StdAfx.h
?????文件??????32768??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Syn_IDCardRead.dll
?????文件???????2049??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Syn_IDCardRead.h
?????文件???????8088??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Syn_IDCardRead.lib
?????文件??????36624??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.aps
?????文件???????1893??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.clw
?????文件???????2035??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.cpp
?????文件???????4260??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.dsp
?????文件????????533??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.dsw
?????文件??????24576??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.exe
?????文件???????1302??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.h
?????文件??????58368??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.ncb
?????文件??????48640??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.opt
?????文件???????1634??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.plg
?????文件???????6480??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\Test.rc
?????文件???????7975??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\TestDlg.cpp
?????文件???????2504??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\TestDlg.h
?????文件??????98304??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\WltRS.dll
?????文件???????1280??2010-01-22?11:34??SDK開發包\DLL\示例代碼\VC6\Test\resource.h
............此處省略229個文件信息
評論
共有 條評論