twain2/hugaotwainds/stdafx.h

96 lines
5.5 KiB
C
Raw Permalink Normal View History

2020-03-11 02:53:30 +00:00
<EFBFBD><EFBFBD>// stdafx.h : h<EFBFBD>Q<EFBFBD>|<EFBFBD>~S+T<EFBFBD>e<EFBFBD>N<EFBFBD>vS+T<EFBFBD>e<EFBFBD>N <EFBFBD>
// b/f<EFBFBD>~8^O(uFO N8^<EFBFBD>f9e<EFBFBD>v
// yr<EFBFBD>[<EFBFBD>Ny<EFBFBD><EFBFBD>v<EFBFBD>vS+T<EFBFBD>e<EFBFBD>N
#pragma once
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // <EFBFBD>N Windows 4Y-N<EFBFBD>cd<EFBFBD><EFBFBD>g\O(u<EFBFBD>vD<EFBFBD><EFBFBD>e
#endif
#include "targetver.h"
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // <EFBFBD>g<EFBFBD>N CString <EFBFBD>g <EFBFBD><EFBFBD>Qpe\/f>f_<EFBFBD>v
#include <afxwin.h> // MFC 8h<EFBFBD>_<EFBFBD>~<EFBFBD>N<EFBFBD>Th<EFBFBD>Q<EFBFBD>~<EFBFBD>N
#include <afxext.h> // MFC ibU\
#ifndef _AFX_NO_OLE_SUPPORT
#include <afxole.h> // MFC OLE {|
#include <afxodlgs.h> // MFC OLE <EFBFBD>[݋Fh{|
#include <afxdisp.h> // MFC RS{|
#endif // _AFX_NO_OLE_SUPPORT
#ifndef _AFX_NO_DB_SUPPORT
#include <afxdb.h> // MFC ODBC penc<EFBFBD>^{|
#endif // _AFX_NO_DB_SUPPORT
#ifndef _AFX_NO_DAO_SUPPORT
#include <afxdao.h> // MFC DAO penc<EFBFBD>^{|
#endif // _AFX_NO_DAO_SUPPORT
#ifndef _AFX_NO_OLE_SUPPORT
#include <afxdtctl.h> // MFC <EFBFBD>[ Internet Explorer 4 lQqQ<EFBFBD>c<EFBFBD>N<EFBFBD>v/ec
#endif
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h> // MFC <EFBFBD>[ Windows lQqQ<EFBFBD>c<EFBFBD>N<EFBFBD>v/ec
#endif // _AFX_NO_AFXCMN_SUPPORT
#include <afxwin.h>
#include <afxcontrolbars.h>
#include <boost\thread\win32\mfc_thread_init.hpp>
#define G300 //G200 or G300 or G400
#define HUAGAO_VER
2020-03-11 02:53:30 +00:00
#ifdef HUAGAO_VER
#define COMPANY_NAME TEXT("NSؚ")
#define PRODUCT_NAME TEXT("NSؚkb<6B>c<EFBFBD>N")
#ifdef G200
2020-03-11 02:53:30 +00:00
#define SCANNERNAME TEXT("Hi-5100")
#elif defined G300
#define SCANNERNAME TEXT("G300")
#elif defined G400
#define SCANNERNAME TEXT("G400")
#endif
2020-03-11 02:53:30 +00:00
#define CHM_DEFAULT_PATH TEXT("/twain_32/HuaGoScan/HuaGoScan TWAIN_Cs.chm")
#define DERIVERVERSON TEXT("HUAGOSCAN Driver Version 1.1.1.0")
#define COMPANY TEXT("Copyright HUAGOSCAN INFOR TECH CORP.2017")
#define DESIGNERVALUE TEXT("<00>[<5B>lNSؚ<53>Oo`<60>y<EFBFBD>b gP<67>lQ<6C>S")
#define ADDRESS TEXT("Ym_lw<>[<5B>l^<1E><>]:Sf[<5B>X<EFBFBD><58>655<00>S<08><>O<EFBFBD>y'Y<>S <09>C h211")
#else
#define COMPANY_NAME TEXT("zf,g")
#define PRODUCT_NAME TEXT("ؚ<1F>kb<6B>c<EFBFBD>N")
#define SCANNERNAME TEXT("XS8100")
#define CHM_DEFAULT_PATH TEXT("/twain_32/ZhibenScan/ZhibenScan TWAIN_Cs.chm")
#define DERIVERVERSON TEXT("ZhibenScan Driver Version 3.1.7.2")
#define COMPANY TEXT("copyright @2009 t<>`<08>-N<>V <09><>yf[<5B>]N gP<67>lQ<6C>S All Rights reserved")
#define DESIGNERVALUE TEXT("t<>`<08>-N<>V <09><>yf[<5B>]N gP<67>lQ<6C>S")
#define ADDRESS TEXT("<00>swm^<5E><>2m:Swm<77>nWS<57><53>52<00>S-N<>OWS*<2A><>VE<56>^:W300103002")
#endif /*HUAGAO_VER*/
#ifndef HUAGAO_SCAN
#define HUAGAO_SCAN TEXT("\\HuaGao Technology")
#endif
#ifndef TWAIN_INIPATH
#define TWAIN_INIPATH TEXT("\\TWAIN")
#endif //TWAIN_INIPATH
#ifndef TWAIN_DATA_PATH
#define TWAIN_DATA_PATH TEXT("\\DATA")
#endif //TWAIN_DATA_PATH
#ifndef TWAIN_JSON_NAME
#define TWAIN_JSON_NAME TEXT("Default.json")
#endif //TWAIN_INI_NAME
#ifndef TWAIN_JSON_PATH
#define TWAIN_JSON_PATH TEXT("\\HuaGao Technology\\TWAIN\\Default.json")
#endif
//#ifndef CHM_DEFAULT_PATH
//#define CHM_DEFAULT_PATH TEXT("/twain_32/HuaGoScan/HuaGoScan TWAIN_Cs.chm")
//#endif