Visual C 开发技术大全 第2版 随书光盘 源码
.
└── 随书光盘 源码
├── mingrisoft
│ ├── dxyy
│ │ ├── 04
│ │ │ ├── 01
│ │ │ │ └── dxyy2
│ │ │ └── 02
│ │ │ └── dxyy3
│ │ ├── 09
│ │ │ ├── 01
│ │ │ │ └── Sample
│ │ │ └── 02
│ │ │ └── Sample
│ │ ├── 10
│ │ │ ├── 01
│ │ │ │ └── DynamicCreate
│ │ │ ├── 02
│ │ │ │ └── IconMenu
│ │ │ ├── 03
│ │ │ │ ├── CustomMenu.cpp
│ │ │ │ ├── CustomMenu.h
│ │ │ │ ├── PopMenu.aps
│ │ │ │ ├── PopMenu.clw
│ │ │ │ ├── PopMenu.cpp
│ │ │ │ ├── PopMenu.dsp
│ │ │ │ ├── PopMenu.dsw
│ │ │ │ ├── PopMenu.h
│ │ │ │ ├── PopMenu.opt
│ │ │ │ ├── PopMenu.plg
│ │ │ │ ├── PopMenu.rc
│ │ │ │ ├── PopMenuDlg.cpp
│ │ │ │ ├── PopMenuDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 04
│ │ │ │ ├── HotTool.aps
│ │ │ │ ├── HotTool.clw
│ │ │ │ ├── HotTool.cpp
│ │ │ │ ├── HotTool.dsp
│ │ │ │ ├── HotTool.dsw
│ │ │ │ ├── HotTool.h
│ │ │ │ ├── HotTool.opt
│ │ │ │ ├── HotTool.plg
│ │ │ │ ├── HotTool.rc
│ │ │ │ ├── HotToolDlg.cpp
│ │ │ │ ├── HotToolDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 05
│ │ │ │ └── IconTool
│ │ │ ├── 06
│ │ │ │ ├── DropToolBar.aps
│ │ │ │ ├── DropToolBar.clw
│ │ │ │ ├── DropToolBar.cpp
│ │ │ │ ├── DropToolBar.dsp
│ │ │ │ ├── DropToolBar.dsw
│ │ │ │ ├── DropToolBar.h
│ │ │ │ ├── DropToolBar.opt
│ │ │ │ ├── DropToolBar.plg
│ │ │ │ ├── DropToolBar.rc
│ │ │ │ ├── DropToolBarDoc.cpp
│ │ │ │ ├── DropToolBarDoc.h
│ │ │ │ ├── DropToolBarView.cpp
│ │ │ │ ├── DropToolBarView.h
│ │ │ │ ├── MainFrm.cpp
│ │ │ │ ├── MainFrm.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 07
│ │ │ │ └── CreateStatusBar
│ │ │ └── 08
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StatusText.aps
│ │ │ ├── StatusText.clw
│ │ │ ├── StatusText.cpp
│ │ │ ├── StatusText.dsp
│ │ │ ├── StatusText.dsw
│ │ │ ├── StatusText.h
│ │ │ ├── StatusText.opt
│ │ │ ├── StatusText.plg
│ │ │ ├── StatusText.rc
│ │ │ ├── StatusTextDlg.cpp
│ │ │ ├── StatusTextDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 11
│ │ │ ├── 01
│ │ │ │ └── OpenFile
│ │ │ ├── 02
│ │ │ │ └── Sample
│ │ │ ├── 03
│ │ │ │ └── FontDlg
│ │ │ ├── 04
│ │ │ │ └── CColorDlg
│ │ │ ├── 05
│ │ │ │ └── PrintFormText
│ │ │ ├── 06
│ │ │ │ └── Pageset
│ │ │ ├── 07
│ │ │ │ └── FileBrowse
│ │ │ ├── 08
│ │ │ │ └── NewFileOpen
│ │ │ ├── 09
│ │ │ │ └── FileDlgEx
│ │ │ └── 10
│ │ │ └── CPreviewFileDlg
│ │ ├── 12
│ │ │ ├── 01
│ │ │ │ └── 01
│ │ │ ├── 02
│ │ │ │ └── 01
│ │ │ ├── 03
│ │ │ │ ├── 01
│ │ │ │ └── 02
│ │ │ ├── 04
│ │ │ │ └── 01
│ │ │ └── 05
│ │ │ ├── 01
│ │ │ ├── 02
│ │ │ └── 03
│ │ ├── 13
│ │ │ ├── 01
│ │ │ │ ├── StaticClock
│ │ │ │ └── UserActiveX
│ │ │ ├── 02
│ │ │ │ └── ADODC
│ │ │ ├── 03
│ │ │ │ └── Barcode
│ │ │ └── 04
│ │ │ └── BrownWeb
│ │ ├── 14
│ │ │ ├── 01
│ │ │ │ ├── BUTDOWN.PNG
│ │ │ │ ├── BitmapButton.aps
│ │ │ │ ├── BitmapButton.clw
│ │ │ │ ├── BitmapButton.cpp
│ │ │ │ ├── BitmapButton.dsp
│ │ │ │ ├── BitmapButton.dsw
│ │ │ │ ├── BitmapButton.h
│ │ │ │ ├── BitmapButton.opt
│ │ │ │ ├── BitmapButton.plg
│ │ │ │ ├── BitmapButton.rc
│ │ │ │ ├── BitmapButtonDlg.cpp
│ │ │ │ ├── BitmapButtonDlg.h
│ │ │ │ ├── ButtonHot.cpp
│ │ │ │ ├── ButtonHot.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 02
│ │ │ │ ├── CircleButton.aps
│ │ │ │ ├── CircleButton.clw
│ │ │ │ ├── CircleButton.cpp
│ │ │ │ ├── CircleButton.dsp
│ │ │ │ ├── CircleButton.dsw
│ │ │ │ ├── CircleButton.h
│ │ │ │ ├── CircleButton.opt
│ │ │ │ ├── CircleButton.plg
│ │ │ │ ├── CircleButton.rc
│ │ │ │ ├── CircleButton1.cpp
│ │ │ │ ├── CircleButton1.h
│ │ │ │ ├── CircleButtonDlg.cpp
│ │ │ │ ├── CircleButtonDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 03
│ │ │ │ ├── NumberEdit.clw
│ │ │ │ ├── NumberEdit.cpp
│ │ │ │ ├── NumberEdit.dsp
│ │ │ │ ├── NumberEdit.dsw
│ │ │ │ ├── NumberEdit.h
│ │ │ │ ├── NumberEdit.plg
│ │ │ │ ├── NumberEdit.rc
│ │ │ │ ├── NumberEdit1.cpp
│ │ │ │ ├── NumberEdit1.h
│ │ │ │ ├── NumberEditDlg.cpp
│ │ │ │ ├── NumberEditDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 04
│ │ │ │ ├── BmpBKEdit.aps
│ │ │ │ ├── BmpBKEdit.clw
│ │ │ │ ├── BmpBKEdit.cpp
│ │ │ │ ├── BmpBKEdit.dsp
│ │ │ │ ├── BmpBKEdit.dsw
│ │ │ │ ├── BmpBKEdit.h
│ │ │ │ ├── BmpBKEdit.opt
│ │ │ │ ├── BmpBKEdit.plg
│ │ │ │ ├── BmpBKEdit.rc
│ │ │ │ ├── BmpBKEditDlg.cpp
│ │ │ │ ├── BmpBKEditDlg.h
│ │ │ │ ├── BmpEdit.cpp
│ │ │ │ ├── BmpEdit.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 05
│ │ │ │ ├── BmpBKList.aps
│ │ │ │ ├── BmpBKList.clw
│ │ │ │ ├── BmpBKList.cpp
│ │ │ │ ├── BmpBKList.dsp
│ │ │ │ ├── BmpBKList.dsw
│ │ │ │ ├── BmpBKList.h
│ │ │ │ ├── BmpBKList.opt
│ │ │ │ ├── BmpBKList.plg
│ │ │ │ ├── BmpBKList.rc
│ │ │ │ ├── BmpBKListDlg.cpp
│ │ │ │ ├── BmpBKListDlg.h
│ │ │ │ ├── ListBmp.cpp
│ │ │ │ ├── ListBmp.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 06
│ │ │ │ ├── ColorCombox.cpp
│ │ │ │ ├── ColorCombox.h
│ │ │ │ ├── ComboBoxClr.aps
│ │ │ │ ├── ComboBoxClr.clw
│ │ │ │ ├── ComboBoxClr.cpp
│ │ │ │ ├── ComboBoxClr.dsp
│ │ │ │ ├── ComboBoxClr.dsw
│ │ │ │ ├── ComboBoxClr.h
│ │ │ │ ├── ComboBoxClr.opt
│ │ │ │ ├── ComboBoxClr.plg
│ │ │ │ ├── ComboBoxClr.rc
│ │ │ │ ├── ComboBoxClrDlg.cpp
│ │ │ │ ├── ComboBoxClrDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 07
│ │ │ │ ├── CustomScroll.cpp
│ │ │ │ ├── CustomScroll.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── Skin.aps
│ │ │ │ ├── Skin.clw
│ │ │ │ ├── Skin.cpp
│ │ │ │ ├── Skin.dsp
│ │ │ │ ├── Skin.dsw
│ │ │ │ ├── Skin.h
│ │ │ │ ├── Skin.opt
│ │ │ │ ├── Skin.plg
│ │ │ │ ├── Skin.rc
│ │ │ │ ├── SkinDlg.cpp
│ │ │ │ ├── SkinDlg.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 08
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── TextProgress.aps
│ │ │ │ ├── TextProgress.clw
│ │ │ │ ├── TextProgress.cpp
│ │ │ │ ├── TextProgress.dsp
│ │ │ │ ├── TextProgress.dsw
│ │ │ │ ├── TextProgress.h
│ │ │ │ ├── TextProgress.opt
│ │ │ │ ├── TextProgress.plg
│ │ │ │ ├── TextProgress.rc
│ │ │ │ ├── TextProgress1.cpp
│ │ │ │ ├── TextProgress1.h
│ │ │ │ ├── TextProgressDlg.cpp
│ │ │ │ ├── TextProgressDlg.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 09
│ │ │ │ ├── DrawSlider.aps
│ │ │ │ ├── DrawSlider.clw
│ │ │ │ ├── DrawSlider.cpp
│ │ │ │ ├── DrawSlider.dsp
│ │ │ │ ├── DrawSlider.dsw
│ │ │ │ ├── DrawSlider.h
│ │ │ │ ├── DrawSlider.opt
│ │ │ │ ├── DrawSlider.plg
│ │ │ │ ├── DrawSlider.rc
│ │ │ │ ├── DrawSlider1.cpp
│ │ │ │ ├── DrawSlider1.h
│ │ │ │ ├── DrawSliderDlg.cpp
│ │ │ │ ├── DrawSliderDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 10
│ │ │ │ ├── FileHeaderCtrl.cpp
│ │ │ │ ├── FileHeaderCtrl.h
│ │ │ │ ├── FileListCtrl.cpp
│ │ │ │ ├── FileListCtrl.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── WinResManager.aps
│ │ │ │ ├── WinResManager.clw
│ │ │ │ ├── WinResManager.cpp
│ │ │ │ ├── WinResManager.dsp
│ │ │ │ ├── WinResManager.dsw
│ │ │ │ ├── WinResManager.h
│ │ │ │ ├── WinResManager.opt
│ │ │ │ ├── WinResManager.plg
│ │ │ │ ├── WinResManager.rc
│ │ │ │ ├── WinResManagerDlg.cpp
│ │ │ │ ├── WinResManagerDlg.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ └── 11
│ │ │ ├── BitTree.aps
│ │ │ ├── BitTree.clw
│ │ │ ├── BitTree.cpp
│ │ │ ├── BitTree.dsp
│ │ │ ├── BitTree.dsw
│ │ │ ├── BitTree.h
│ │ │ ├── BitTree.opt
│ │ │ ├── BitTree.plg
│ │ │ ├── BitTree.rc
│ │ │ ├── BitTreeCtl.cpp
│ │ │ ├── BitTreeCtl.h
│ │ │ ├── BitTreeDlg.cpp
│ │ │ ├── BitTreeDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 15
│ │ │ ├── 01
│ │ │ │ ├── Fill.clw
│ │ │ │ ├── Fill.cpp
│ │ │ │ ├── Fill.dsp
│ │ │ │ ├── Fill.dsw
│ │ │ │ ├── Fill.h
│ │ │ │ ├── Fill.opt
│ │ │ │ ├── Fill.plg
│ │ │ │ ├── Fill.rc
│ │ │ │ ├── FillDlg.cpp
│ │ │ │ ├── FillDlg.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 02
│ │ │ │ ├── FillPath.clw
│ │ │ │ ├── FillPath.cpp
│ │ │ │ ├── FillPath.dsp
│ │ │ │ ├── FillPath.dsw
│ │ │ │ ├── FillPath.h
│ │ │ │ ├── FillPath.opt
│ │ │ │ ├── FillPath.plg
│ │ │ │ ├── FillPath.rc
│ │ │ │ ├── FillPathDlg.cpp
│ │ │ │ ├── FillPathDlg.h
│ │ │ │ ├── Resource.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ └── res
│ │ │ ├── 03
│ │ │ │ ├── Gradual.clw
│ │ │ │ ├── Gradual.cpp
│ │ │ │ ├── Gradual.dsp
│ │ │ │ ├── Gradual.dsw
│ │ │ │ ├── Gradual.h
│ │ │ │ ├── Gradual.opt
│ │ │ │ ├── Gradual.plg
│ │ │ │ ├── Gradual.rc
│ │ │ │ ├── GradualDlg.cpp
│ │ │ │ ├── GradualDlg.h
│ │ │ │ ├── Resource.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ └── res
│ │ │ ├── 04
│ │ │ │ ├── GradualRect.clw
│ │ │ │ ├── GradualRect.cpp
│ │ │ │ ├── GradualRect.dsp
│ │ │ │ ├── GradualRect.dsw
│ │ │ │ ├── GradualRect.h
│ │ │ │ ├── GradualRect.opt
│ │ │ │ ├── GradualRect.plg
│ │ │ │ ├── GradualRect.rc
│ │ │ │ ├── GradualRectDlg.cpp
│ │ │ │ ├── GradualRectDlg.h
│ │ │ │ ├── Resource.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ └── res
│ │ │ ├── 05
│ │ │ │ ├── DrawBitmap.aps
│ │ │ │ ├── DrawBitmap.clw
│ │ │ │ ├── DrawBitmap.cpp
│ │ │ │ ├── DrawBitmap.dsp
│ │ │ │ ├── DrawBitmap.dsw
│ │ │ │ ├── DrawBitmap.h
│ │ │ │ ├── DrawBitmap.opt
│ │ │ │ ├── DrawBitmap.plg
│ │ │ │ ├── DrawBitmap.rc
│ │ │ │ ├── DrawBitmapDoc.cpp
│ │ │ │ ├── DrawBitmapDoc.h
│ │ │ │ ├── DrawBitmapView.cpp
│ │ │ │ ├── DrawBitmapView.h
│ │ │ │ ├── MainFrm.cpp
│ │ │ │ ├── MainFrm.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── Resource.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ └── res
│ │ │ ├── 06
│ │ │ │ ├── MainFrm.cpp
│ │ │ │ ├── MainFrm.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── Resource.h
│ │ │ │ ├── ShowJpeg.clw
│ │ │ │ ├── ShowJpeg.cpp
│ │ │ │ ├── ShowJpeg.dsp
│ │ │ │ ├── ShowJpeg.dsw
│ │ │ │ ├── ShowJpeg.h
│ │ │ │ ├── ShowJpeg.opt
│ │ │ │ ├── ShowJpeg.plg
│ │ │ │ ├── ShowJpeg.rc
│ │ │ │ ├── ShowJpegDoc.cpp
│ │ │ │ ├── ShowJpegDoc.h
│ │ │ │ ├── ShowJpegView.cpp
│ │ │ │ ├── ShowJpegView.h
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ └── res
│ │ │ ├── 07
│ │ │ │ ├── GdiPlus.lib
│ │ │ │ ├── Gdiplus
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── Release
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── WaterMarker.aps
│ │ │ │ ├── WaterMarker.clw
│ │ │ │ ├── WaterMarker.cpp
│ │ │ │ ├── WaterMarker.dsp
│ │ │ │ ├── WaterMarker.dsw
│ │ │ │ ├── WaterMarker.h
│ │ │ │ ├── WaterMarker.opt
│ │ │ │ ├── WaterMarker.plg
│ │ │ │ ├── WaterMarker.rc
│ │ │ │ ├── WaterMarkerDlg.cpp
│ │ │ │ ├── WaterMarkerDlg.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ └── 08
│ │ │ ├── Gdiplus
│ │ │ ├── ImageConvert.aps
│ │ │ ├── ImageConvert.clw
│ │ │ ├── ImageConvert.cpp
│ │ │ ├── ImageConvert.dsp
│ │ │ ├── ImageConvert.dsw
│ │ │ ├── ImageConvert.h
│ │ │ ├── ImageConvert.opt
│ │ │ ├── ImageConvert.plg
│ │ │ ├── ImageConvert.rc
│ │ │ ├── ImageConvertDlg.cpp
│ │ │ ├── ImageConvertDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 18
│ │ │ ├── 01
│ │ │ │ └── Sample
│ │ │ └── 02
│ │ │ └── Sample
│ │ ├── 22
│ │ │ ├── 01
│ │ │ │ └── printbmp
│ │ │ ├── 02
│ │ │ │ └── preview
│ │ │ ├── 03
│ │ │ │ └── PrintForm
│ │ │ ├── 04
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── Window.aps
│ │ │ │ ├── Window.clw
│ │ │ │ ├── Window.cpp
│ │ │ │ ├── Window.dsp
│ │ │ │ ├── Window.dsw
│ │ │ │ ├── Window.h
│ │ │ │ ├── Window.opt
│ │ │ │ ├── Window.rc
│ │ │ │ ├── WindowDlg.cpp
│ │ │ │ ├── WindowDlg.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 05
│ │ │ │ └── PrintBearing
│ │ │ ├── 06
│ │ │ │ └── PrintLineandFont
│ │ │ ├── 07
│ │ │ │ ├── Chart.clw
│ │ │ │ ├── Chart.cpp
│ │ │ │ ├── Chart.dsp
│ │ │ │ ├── Chart.dsw
│ │ │ │ ├── Chart.h
│ │ │ │ ├── Chart.opt
│ │ │ │ ├── Chart.rc
│ │ │ │ ├── ChartDlg.cpp
│ │ │ │ ├── ChartDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── adodc.cpp
│ │ │ │ ├── adodc.h
│ │ │ │ ├── msado15.tlh
│ │ │ │ ├── msado15.tli
│ │ │ │ ├── mschart.cpp
│ │ │ │ ├── mschart.h
│ │ │ │ ├── res
│ │ │ │ ├── resource.h
│ │ │ │ ├── shujuku.mdb
│ │ │ │ └── 程序使用说明.txt
│ │ │ ├── 08
│ │ │ │ └── fapiao
│ │ │ ├── 09
│ │ │ │ └── PrintLeave
│ │ │ └── 10
│ │ │ └── Barcodeprint
│ │ ├── 23
│ │ │ ├── 01
│ │ │ │ ├── ReConnect.clw
│ │ │ │ ├── ReConnect.cpp
│ │ │ │ ├── ReConnect.dsp
│ │ │ │ ├── ReConnect.dsw
│ │ │ │ ├── ReConnect.h
│ │ │ │ ├── ReConnect.opt
│ │ │ │ ├── ReConnect.rc
│ │ │ │ ├── ReConnectDlg.cpp
│ │ │ │ ├── ReConnectDlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 02
│ │ │ │ ├── 001.clw
│ │ │ │ ├── 001.cpp
│ │ │ │ ├── 001.dsp
│ │ │ │ ├── 001.dsw
│ │ │ │ ├── 001.h
│ │ │ │ ├── 001.opt
│ │ │ │ ├── 001.rc
│ │ │ │ ├── 001Dlg.cpp
│ │ │ │ ├── 001Dlg.h
│ │ │ │ ├── ReadMe.txt
│ │ │ │ ├── StdAfx.cpp
│ │ │ │ ├── StdAfx.h
│ │ │ │ ├── res
│ │ │ │ └── resource.h
│ │ │ ├── 03
│ │ │ │ ├── Client
│ │ │ │ └── Server
│ │ │ └── 04
│ │ │ ├── Client
│ │ │ └── Server
│ │ ├── 24
│ │ │ ├── 01
│ │ │ │ └── SendEMail
│ │ │ ├── 02
│ │ │ │ └── FtpDownload
│ │ │ ├── 03
│ │ │ │ └── IsapiExample
│ │ │ ├── 04
│ │ │ │ └── FtpDown
│ │ │ ├── 05
│ │ │ │ └── COMPUTERNAME
│ │ │ └── 06
│ │ │ └── TAPITEL
│ │ ├── 25
│ │ │ ├── 01
│ │ │ │ └── SeriesPort
│ │ │ └── 02
│ │ │ └── CCom
│ │ └── 26
│ │ ├── 01
│ │ │ └── DOG
│ │ ├── 02
│ │ │ └── DOG
│ │ ├── 03
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── WriteLock.aps
│ │ │ ├── WriteLock.clw
│ │ │ ├── WriteLock.cpp
│ │ │ ├── WriteLock.dsp
│ │ │ ├── WriteLock.dsw
│ │ │ ├── WriteLock.h
│ │ │ ├── WriteLock.opt
│ │ │ ├── WriteLock.plg
│ │ │ ├── WriteLock.rc
│ │ │ ├── WriteLockDlg.cpp
│ │ │ ├── WriteLockDlg.h
│ │ │ ├── elet2.dll
│ │ │ ├── elet2.h
│ │ │ ├── elet2.lib
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 04
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── WriteLock.aps
│ │ │ ├── WriteLock.clw
│ │ │ ├── WriteLock.cpp
│ │ │ ├── WriteLock.dsp
│ │ │ ├── WriteLock.dsw
│ │ │ ├── WriteLock.h
│ │ │ ├── WriteLock.opt
│ │ │ ├── WriteLock.plg
│ │ │ ├── WriteLock.rc
│ │ │ ├── WriteLockDlg.cpp
│ │ │ ├── WriteLockDlg.h
│ │ │ ├── elet2.dll
│ │ │ ├── elet2.h
│ │ │ ├── elet2.lib
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 05
│ │ │ └── ICCard
│ │ ├── 06
│ │ │ └── TimeCard
│ │ ├── 07
│ │ │ └── CaptureApp
│ │ ├── 08
│ │ │ └── Kinescode
│ │ ├── 09
│ │ │ └── TimeDIY
│ │ ├── 10
│ │ │ ├── BorrowBook.aps
│ │ │ ├── BorrowBook.clw
│ │ │ ├── BorrowBook.cpp
│ │ │ ├── BorrowBook.dsp
│ │ │ ├── BorrowBook.dsw
│ │ │ ├── BorrowBook.h
│ │ │ ├── BorrowBook.opt
│ │ │ ├── BorrowBook.plg
│ │ │ ├── BorrowBook.rc
│ │ │ ├── BorrowBookDlg.cpp
│ │ │ ├── BorrowBookDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Release
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── book.mdb
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 11
│ │ │ └── barcode
│ │ ├── 12
│ │ │ └── SendMsg
│ │ ├── 13
│ │ │ └── AutoRestore
│ │ ├── 14
│ │ │ └── SoundCardCall
│ │ ├── 15
│ │ │ └── IncomingShow
│ │ ├── 16
│ │ │ └── PhoneRecord
│ │ ├── 17
│ │ │ └── SelfServe
│ │ ├── 18
│ │ │ └── FingerIdentify
│ │ └── 19
│ │ └── TCS
│ └── sl
│ ├── 01
│ │ └── 01
│ │ └── Hello
│ ├── 02
│ │ ├── 01
│ │ │ └── sl201
│ │ ├── 02
│ │ │ └── sl202
│ │ ├── 03
│ │ │ └── sl203
│ │ ├── 04
│ │ │ └── sl204
│ │ ├── 05
│ │ │ └── sl205
│ │ ├── 06
│ │ │ └── sl206
│ │ ├── 07
│ │ │ └── sl207
│ │ ├── 08
│ │ │ └── sl208
│ │ ├── 09
│ │ │ └── sl209
│ │ ├── 10
│ │ │ └── sl210
│ │ ├── 11
│ │ │ └── sl211
│ │ └── 12
│ │ └── sl212
│ ├── 03
│ │ ├── 01
│ │ │ └── sl301
│ │ ├── 02
│ │ │ └── sl302
│ │ ├── 03
│ │ │ └── sl303
│ │ ├── 04
│ │ │ └── sl304
│ │ ├── 05
│ │ │ └── sl305
│ │ ├── 06
│ │ │ └── sl306
│ │ ├── 07
│ │ │ └── sl307
│ │ ├── 08
│ │ │ └── sl308
│ │ ├── 09
│ │ │ └── sl309
│ │ ├── 10
│ │ │ └── sl310
│ │ ├── 11
│ │ │ └── sl311
│ │ ├── 12
│ │ │ └── sl312
│ │ └── 13
│ │ └── sl313
│ ├── 04
│ │ ├── 01
│ │ │ └── sl401
│ │ ├── 02
│ │ │ └── sl402
│ │ ├── 03
│ │ │ └── sl403
│ │ ├── 04
│ │ │ └── sl404
│ │ ├── 05
│ │ │ └── sl405
│ │ ├── 06
│ │ │ └── sl406
│ │ ├── 07
│ │ │ └── sl407
│ │ └── 08
│ │ └── sl408
│ ├── 05
│ │ ├── 01
│ │ │ └── Sample
│ │ ├── 02
│ │ │ └── Sample
│ │ ├── 03
│ │ │ └── Sample
│ │ ├── 04
│ │ │ └── Sample
│ │ ├── 05
│ │ │ └── Sample
│ │ ├── 06
│ │ │ └── Sample
│ │ ├── 07
│ │ │ └── Sample
│ │ ├── 08
│ │ │ └── Sample
│ │ ├── 09
│ │ │ └── Sample
│ │ ├── 10
│ │ │ └── Sample
│ │ ├── 11
│ │ │ └── Sample
│ │ ├── 12
│ │ │ └── Sample
│ │ ├── 13
│ │ │ └── Sample
│ │ ├── 14
│ │ │ └── Sample
│ │ └── 15
│ │ └── Sample
│ ├── 06
│ │ ├── 01
│ │ │ └── Sample
│ │ ├── 02
│ │ │ └── Sample
│ │ ├── 03
│ │ │ └── Sample
│ │ ├── 04
│ │ │ └── Sample
│ │ ├── 05
│ │ │ └── Sample
│ │ ├── 06
│ │ │ └── Sample
│ │ ├── 07
│ │ │ └── Sample
│ │ ├── 08
│ │ │ └── Sample
│ │ ├── 09
│ │ │ └── Sample
│ │ ├── 10
│ │ │ └── Sample
│ │ ├── 11
│ │ │ └── Sample
│ │ ├── 12
│ │ │ └── Sample
│ │ ├── 13
│ │ │ └── Sample
│ │ ├── 14
│ │ │ └── Sample
│ │ ├── 15
│ │ │ └── Sample
│ │ ├── 16
│ │ │ └── Sample
│ │ ├── 17
│ │ │ └── Sample
│ │ ├── 18
│ │ │ └── Sample
│ │ ├── 19
│ │ │ └── Sample
│ │ ├── 20
│ │ │ └── Sample
│ │ └── 21
│ │ └── Sample
│ ├── 07
│ │ ├── 01
│ │ │ └── Sample
│ │ ├── 02
│ │ │ └── Sample
│ │ └── 03
│ │ └── Sample
│ ├── 08
│ │ ├── 01
│ │ │ └── MyStatic
│ │ ├── 02
│ │ │ └── CMyEdit
│ │ ├── 03
│ │ │ └── CMyButton
│ │ ├── 04
│ │ │ └── CMyList
│ │ ├── 05
│ │ │ └── CMyCom
│ │ ├── 06
│ │ │ ├── ReadMe.txt
│ │ │ ├── Scroll.aps
│ │ │ ├── Scroll.clw
│ │ │ ├── Scroll.cpp
│ │ │ ├── Scroll.dsp
│ │ │ ├── Scroll.dsw
│ │ │ ├── Scroll.h
│ │ │ ├── Scroll.opt
│ │ │ ├── Scroll.plg
│ │ │ ├── Scroll.rc
│ │ │ ├── ScrollDlg.cpp
│ │ │ ├── ScrollDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 07
│ │ │ ├── Progress.aps
│ │ │ ├── Progress.clw
│ │ │ ├── Progress.cpp
│ │ │ ├── Progress.dsp
│ │ │ ├── Progress.dsw
│ │ │ ├── Progress.h
│ │ │ ├── Progress.opt
│ │ │ ├── Progress.plg
│ │ │ ├── Progress.rc
│ │ │ ├── ProgressDlg.cpp
│ │ │ ├── ProgressDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 08
│ │ │ ├── DateTime.aps
│ │ │ ├── DateTime.clw
│ │ │ ├── DateTime.cpp
│ │ │ ├── DateTime.dsp
│ │ │ ├── DateTime.dsw
│ │ │ ├── DateTime.h
│ │ │ ├── DateTime.opt
│ │ │ ├── DateTime.plg
│ │ │ ├── DateTime.rc
│ │ │ ├── DateTimeDlg.cpp
│ │ │ ├── DateTimeDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 09
│ │ │ └── Login
│ │ └── 10
│ │ └── Login
│ ├── 15
│ │ ├── 01
│ │ │ ├── CPen.clw
│ │ │ ├── CPen.cpp
│ │ │ ├── CPen.dsp
│ │ │ ├── CPen.dsw
│ │ │ ├── CPen.h
│ │ │ ├── CPen.plg
│ │ │ ├── CPen.rc
│ │ │ ├── CPen.sln
│ │ │ ├── CPen.suo
│ │ │ ├── CPenDlg.cpp
│ │ │ ├── CPenDlg.h
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 02
│ │ │ ├── Brush.clw
│ │ │ ├── Brush.cpp
│ │ │ ├── Brush.dsp
│ │ │ ├── Brush.dsw
│ │ │ ├── Brush.h
│ │ │ ├── Brush.plg
│ │ │ ├── Brush.rc
│ │ │ ├── BrushDlg.cpp
│ │ │ ├── BrushDlg.h
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 03
│ │ │ ├── Bitmap.clw
│ │ │ ├── Bitmap.cpp
│ │ │ ├── Bitmap.dsp
│ │ │ ├── Bitmap.dsw
│ │ │ ├── Bitmap.h
│ │ │ ├── Bitmap.plg
│ │ │ ├── Bitmap.rc
│ │ │ ├── BitmapDlg.cpp
│ │ │ ├── BitmapDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── image
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 04
│ │ │ ├── Resource.h
│ │ │ ├── Rgn.clw
│ │ │ ├── Rgn.cpp
│ │ │ ├── Rgn.dsp
│ │ │ ├── Rgn.dsw
│ │ │ ├── Rgn.h
│ │ │ ├── Rgn.plg
│ │ │ ├── Rgn.rc
│ │ │ ├── RgnDlg.cpp
│ │ │ ├── RgnDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 05
│ │ │ ├── Font.clw
│ │ │ ├── Font.cpp
│ │ │ ├── Font.dsp
│ │ │ ├── Font.dsw
│ │ │ ├── Font.h
│ │ │ ├── Font.plg
│ │ │ ├── Font.rc
│ │ │ ├── FontDlg.cpp
│ │ │ ├── FontDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 06
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── TextOut.clw
│ │ │ ├── TextOut.cpp
│ │ │ ├── TextOut.dsp
│ │ │ ├── TextOut.dsw
│ │ │ ├── TextOut.h
│ │ │ ├── TextOut.opt
│ │ │ ├── TextOut.plg
│ │ │ ├── TextOut.rc
│ │ │ ├── TextOutDoc.cpp
│ │ │ ├── TextOutDoc.h
│ │ │ ├── TextOutView.cpp
│ │ │ ├── TextOutView.h
│ │ │ └── res
│ │ ├── 07
│ │ │ ├── DrawText.clw
│ │ │ ├── DrawText.cpp
│ │ │ ├── DrawText.dsp
│ │ │ ├── DrawText.dsw
│ │ │ ├── DrawText.h
│ │ │ ├── DrawText.opt
│ │ │ ├── DrawText.plg
│ │ │ ├── DrawText.rc
│ │ │ ├── DrawTextDoc.cpp
│ │ │ ├── DrawTextDoc.h
│ │ │ ├── DrawTextView.cpp
│ │ │ ├── DrawTextView.h
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 08
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── TabbedTextOut.clw
│ │ │ ├── TabbedTextOut.cpp
│ │ │ ├── TabbedTextOut.dsp
│ │ │ ├── TabbedTextOut.dsw
│ │ │ ├── TabbedTextOut.h
│ │ │ ├── TabbedTextOut.opt
│ │ │ ├── TabbedTextOut.plg
│ │ │ ├── TabbedTextOut.rc
│ │ │ ├── TabbedTextOutDoc.cpp
│ │ │ ├── TabbedTextOutDoc.h
│ │ │ ├── TabbedTextOutView.cpp
│ │ │ ├── TabbedTextOutView.h
│ │ │ └── res
│ │ ├── 09
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── SelFont.clw
│ │ │ ├── SelFont.cpp
│ │ │ ├── SelFont.dsp
│ │ │ ├── SelFont.dsw
│ │ │ ├── SelFont.h
│ │ │ ├── SelFont.opt
│ │ │ ├── SelFont.plg
│ │ │ ├── SelFont.rc
│ │ │ ├── SelFontDoc.cpp
│ │ │ ├── SelFontDoc.h
│ │ │ ├── SelFontView.cpp
│ │ │ ├── SelFontView.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 10
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── Transparent.aps
│ │ │ ├── Transparent.clw
│ │ │ ├── Transparent.cpp
│ │ │ ├── Transparent.dsp
│ │ │ ├── Transparent.dsw
│ │ │ ├── Transparent.h
│ │ │ ├── Transparent.opt
│ │ │ ├── Transparent.plg
│ │ │ ├── Transparent.rc
│ │ │ ├── TransparentDoc.cpp
│ │ │ ├── TransparentDoc.h
│ │ │ ├── TransparentView.cpp
│ │ │ ├── TransparentView.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 11
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── Table.clw
│ │ │ ├── Table.cpp
│ │ │ ├── Table.dsp
│ │ │ ├── Table.dsw
│ │ │ ├── Table.h
│ │ │ ├── Table.opt
│ │ │ ├── Table.plg
│ │ │ ├── Table.rc
│ │ │ ├── TableDoc.cpp
│ │ │ ├── TableDoc.h
│ │ │ ├── TableView.cpp
│ │ │ ├── TableView.h
│ │ │ └── res
│ │ └── 12
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── Polygon.clw
│ │ ├── Polygon.cpp
│ │ ├── Polygon.dsp
│ │ ├── Polygon.dsw
│ │ ├── Polygon.h
│ │ ├── Polygon.opt
│ │ ├── Polygon.plg
│ │ ├── Polygon.rc
│ │ ├── PolygonDoc.cpp
│ │ ├── PolygonDoc.h
│ │ ├── PolygonView.cpp
│ │ ├── PolygonView.h
│ │ ├── ReadMe.txt
│ │ ├── Resource.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ └── res
│ ├── 16
│ │ ├── 01
│ │ │ └── Sample
│ │ ├── 02
│ │ │ └── Sample
│ │ ├── 03
│ │ │ └── Sample
│ │ ├── 04
│ │ │ └── Sample
│ │ ├── 05
│ │ │ └── Sample
│ │ ├── 06
│ │ │ └── Sample
│ │ └── 07
│ │ └── Sample
│ ├── 17
│ │ ├── 01
│ │ │ └── Sample
│ │ └── 02
│ │ └── Sample
│ ├── 19
│ │ ├── 01
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ADOdatabase.clw
│ │ │ ├── ADOdatabase.cpp
│ │ │ ├── ADOdatabase.dsp
│ │ │ ├── ADOdatabase.dsw
│ │ │ ├── ADOdatabase.h
│ │ │ ├── ADOdatabase.opt
│ │ │ ├── ADOdatabase.plg
│ │ │ ├── ADOdatabase.rc
│ │ │ ├── ADOdatabaseDlg.cpp
│ │ │ ├── ADOdatabaseDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── database.mdb
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 02
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ADORecordset.aps
│ │ │ ├── ADORecordset.cpp
│ │ │ ├── ADORecordset.dsp
│ │ │ ├── ADORecordset.dsw
│ │ │ ├── ADORecordset.h
│ │ │ ├── ADORecordset.opt
│ │ │ ├── ADORecordset.plg
│ │ │ ├── ADORecordset.rc
│ │ │ ├── ADORecordsetDlg.cpp
│ │ │ ├── ADORecordsetDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Release
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── database
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 03
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── AddNewRecordset.clw
│ │ │ ├── AddNewRecordset.cpp
│ │ │ ├── AddNewRecordset.dsp
│ │ │ ├── AddNewRecordset.dsw
│ │ │ ├── AddNewRecordset.h
│ │ │ ├── AddNewRecordset.plg
│ │ │ ├── AddNewRecordset.rc
│ │ │ ├── AddNewRecordsetDlg.cpp
│ │ │ ├── AddNewRecordsetDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── database
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 04
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── UpdateRecordset.clw
│ │ │ ├── UpdateRecordset.cpp
│ │ │ ├── UpdateRecordset.dsp
│ │ │ ├── UpdateRecordset.dsw
│ │ │ ├── UpdateRecordset.h
│ │ │ ├── UpdateRecordset.plg
│ │ │ ├── UpdateRecordset.rc
│ │ │ ├── UpdateRecordsetDlg.cpp
│ │ │ ├── UpdateRecordsetDlg.h
│ │ │ ├── database
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 05
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── DeleteRecordset.aps
│ │ │ ├── DeleteRecordset.clw
│ │ │ ├── DeleteRecordset.cpp
│ │ │ ├── DeleteRecordset.dsp
│ │ │ ├── DeleteRecordset.dsw
│ │ │ ├── DeleteRecordset.h
│ │ │ ├── DeleteRecordset.opt
│ │ │ ├── DeleteRecordset.plg
│ │ │ ├── DeleteRecordset.rc
│ │ │ ├── DeleteRecordsetDlg.cpp
│ │ │ ├── DeleteRecordsetDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── database
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 06
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── database
│ │ │ ├── inputpicture.aps
│ │ │ ├── inputpicture.clw
│ │ │ ├── inputpicture.cpp
│ │ │ ├── inputpicture.dsp
│ │ │ ├── inputpicture.dsw
│ │ │ ├── inputpicture.h
│ │ │ ├── inputpicture.opt
│ │ │ ├── inputpicture.plg
│ │ │ ├── inputpicture.rc
│ │ │ ├── inputpictureDlg.cpp
│ │ │ ├── inputpictureDlg.h
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 07
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── database
│ │ │ ├── inputvoice.clw
│ │ │ ├── inputvoice.cpp
│ │ │ ├── inputvoice.dsp
│ │ │ ├── inputvoice.dsw
│ │ │ ├── inputvoice.h
│ │ │ ├── inputvoice.plg
│ │ │ ├── inputvoice.rc
│ │ │ ├── inputvoiceDlg.cpp
│ │ │ ├── inputvoiceDlg.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 08
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── Excelindatabase.clw
│ │ │ ├── Excelindatabase.cpp
│ │ │ ├── Excelindatabase.dsp
│ │ │ ├── Excelindatabase.dsw
│ │ │ ├── Excelindatabase.h
│ │ │ ├── Excelindatabase.opt
│ │ │ ├── Excelindatabase.plg
│ │ │ ├── Excelindatabase.rc
│ │ │ ├── ExcelindatabaseDlg.cpp
│ │ │ ├── ExcelindatabaseDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── bbb.xls
│ │ │ ├── database
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── excel9.cpp
│ │ │ ├── excel9.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ ├── 09
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── database
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── deletecondition.clw
│ │ │ ├── deletecondition.cpp
│ │ │ ├── deletecondition.dsp
│ │ │ ├── deletecondition.dsw
│ │ │ ├── deletecondition.h
│ │ │ ├── deletecondition.plg
│ │ │ ├── deletecondition.rc
│ │ │ ├── deleteconditionDlg.cpp
│ │ │ ├── deleteconditionDlg.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ ├── stddataformatsdisp.h
│ │ │ └── 程序使用说明.txt
│ │ ├── 10
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── database
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── deleteall.clw
│ │ │ ├── deleteall.cpp
│ │ │ ├── deleteall.dsp
│ │ │ ├── deleteall.dsw
│ │ │ ├── deleteall.h
│ │ │ ├── deleteall.plg
│ │ │ ├── deleteall.rc
│ │ │ ├── deleteallDlg.cpp
│ │ │ ├── deleteallDlg.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ ├── stddataformatsdisp.h
│ │ │ └── 程序使用说明.txt
│ │ ├── 11
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── Updatecondition.clw
│ │ │ ├── Updatecondition.cpp
│ │ │ ├── Updatecondition.dsp
│ │ │ ├── Updatecondition.dsw
│ │ │ ├── Updatecondition.h
│ │ │ ├── Updatecondition.plg
│ │ │ ├── Updatecondition.rc
│ │ │ ├── UpdateconditionDlg.cpp
│ │ │ ├── UpdateconditionDlg.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── database
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── res
│ │ │ └── 程序使用说明.txt
│ │ └── 12
│ │ ├── ADOConn.cpp
│ │ ├── ADOConn.h
│ │ ├── ReadMe.txt
│ │ ├── Resource.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── _recordset.cpp
│ │ ├── _recordset.h
│ │ ├── adodc.cpp
│ │ ├── adodc.h
│ │ ├── column.cpp
│ │ ├── column.h
│ │ ├── columns.cpp
│ │ ├── columns.h
│ │ ├── dataformatdisp.cpp
│ │ ├── dataformatdisp.h
│ │ ├── datagrid.cpp
│ │ ├── datagrid.h
│ │ ├── field.cpp
│ │ ├── field.h
│ │ ├── fields.cpp
│ │ ├── fields.h
│ │ ├── font.cpp
│ │ ├── font.h
│ │ ├── picture.cpp
│ │ ├── picture.h
│ │ ├── properties.cpp
│ │ ├── properties.h
│ │ ├── property.cpp
│ │ ├── property.h
│ │ ├── res
│ │ ├── selbookmarks.cpp
│ │ ├── selbookmarks.h
│ │ ├── split.cpp
│ │ ├── split.h
│ │ ├── splits.cpp
│ │ ├── splits.h
│ │ ├── stddataformatsdisp.cpp
│ │ ├── stddataformatsdisp.h
│ │ ├── updateempty.aps
│ │ ├── updateempty.clw
│ │ ├── updateempty.cpp
│ │ ├── updateempty.dsp
│ │ ├── updateempty.dsw
│ │ ├── updateempty.h
│ │ ├── updateempty.opt
│ │ ├── updateempty.plg
│ │ ├── updateempty.rc
│ │ ├── updateemptyDlg.cpp
│ │ └── updateemptyDlg.h
│ ├── 20
│ │ ├── 01
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── wipeoffrepeat.cpp
│ │ │ ├── wipeoffrepeat.dsp
│ │ │ ├── wipeoffrepeat.dsw
│ │ │ ├── wipeoffrepeat.h
│ │ │ ├── wipeoffrepeat.plg
│ │ │ ├── wipeoffrepeat.rc
│ │ │ ├── wipeoffrepeatDlg.cpp
│ │ │ └── wipeoffrepeatDlg.h
│ │ ├── 02
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── SZquery.aps
│ │ │ ├── SZquery.clw
│ │ │ ├── SZquery.cpp
│ │ │ ├── SZquery.dsp
│ │ │ ├── SZquery.dsw
│ │ │ ├── SZquery.h
│ │ │ ├── SZquery.opt
│ │ │ ├── SZquery.plg
│ │ │ ├── SZquery.rc
│ │ │ ├── SZqueryDlg.cpp
│ │ │ ├── SZqueryDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 03
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── countrowquery.clw
│ │ │ ├── countrowquery.cpp
│ │ │ ├── countrowquery.dsp
│ │ │ ├── countrowquery.dsw
│ │ │ ├── countrowquery.h
│ │ │ ├── countrowquery.plg
│ │ │ ├── countrowquery.rc
│ │ │ ├── countrowqueryDlg.cpp
│ │ │ ├── countrowqueryDlg.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ └── res
│ │ ├── 04
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── selectfront.clw
│ │ │ ├── selectfront.cpp
│ │ │ ├── selectfront.dsp
│ │ │ ├── selectfront.dsw
│ │ │ ├── selectfront.h
│ │ │ ├── selectfront.plg
│ │ │ ├── selectfront.rc
│ │ │ ├── selectfrontDlg.cpp
│ │ │ ├── selectfrontDlg.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 05
│ │ │ └── resultcompositor
│ │ ├── 06
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── mohuquery
│ │ │ ├── mohuquery.clw
│ │ │ ├── mohuquery.cpp
│ │ │ ├── mohuquery.dsp
│ │ │ ├── mohuquery.dsw
│ │ │ ├── mohuquery.h
│ │ │ ├── mohuquery.plg
│ │ │ ├── mohuquery.rc
│ │ │ ├── mohuqueryDlg.cpp
│ │ │ ├── mohuqueryDlg.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 07
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ ├── stddataformatsdisp.h
│ │ │ ├── zdfwlike.clw
│ │ │ ├── zdfwlike.cpp
│ │ │ ├── zdfwlike.dsp
│ │ │ ├── zdfwlike.dsw
│ │ │ ├── zdfwlike.h
│ │ │ ├── zdfwlike.plg
│ │ │ ├── zdfwlike.rc
│ │ │ ├── zdfwlikeDlg.cpp
│ │ │ └── zdfwlikeDlg.h
│ │ ├── 08
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── duozfpplike.clw
│ │ │ ├── duozfpplike.cpp
│ │ │ ├── duozfpplike.dsp
│ │ │ ├── duozfpplike.dsw
│ │ │ ├── duozfpplike.h
│ │ │ ├── duozfpplike.plg
│ │ │ ├── duozfpplike.rc
│ │ │ ├── duozfpplikeDlg.cpp
│ │ │ ├── duozfpplikeDlg.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 09
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── GridList.cpp
│ │ │ ├── GridList.h
│ │ │ ├── ListEdit.cpp
│ │ │ ├── ListEdit.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── associationimport.clw
│ │ │ ├── associationimport.cpp
│ │ │ ├── associationimport.dsp
│ │ │ ├── associationimport.dsw
│ │ │ ├── associationimport.h
│ │ │ ├── associationimport.plg
│ │ │ ├── associationimport.rc
│ │ │ ├── associationimportDlg.cpp
│ │ │ ├── associationimportDlg.h
│ │ │ └── res
│ │ ├── 10
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ ├── stddataformatsdisp.h
│ │ │ ├── zdsjdquery.clw
│ │ │ ├── zdsjdquery.cpp
│ │ │ ├── zdsjdquery.dsp
│ │ │ ├── zdsjdquery.dsw
│ │ │ ├── zdsjdquery.h
│ │ │ ├── zdsjdquery.plg
│ │ │ ├── zdsjdquery.rc
│ │ │ ├── zdsjdqueryDlg.cpp
│ │ │ └── zdsjdqueryDlg.h
│ │ ├── 11
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── gxbdsdate.clw
│ │ │ ├── gxbdsdate.cpp
│ │ │ ├── gxbdsdate.dsp
│ │ │ ├── gxbdsdate.dsw
│ │ │ ├── gxbdsdate.h
│ │ │ ├── gxbdsdate.plg
│ │ │ ├── gxbdsdate.rc
│ │ │ ├── gxbdsdateDlg.cpp
│ │ │ ├── gxbdsdateDlg.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 12
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── datequery.aps
│ │ │ ├── datequery.clw
│ │ │ ├── datequery.cpp
│ │ │ ├── datequery.dsp
│ │ │ ├── datequery.dsw
│ │ │ ├── datequery.h
│ │ │ ├── datequery.plg
│ │ │ ├── datequery.rc
│ │ │ ├── datequeryDlg.cpp
│ │ │ ├── datequeryDlg.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── shujuku.mdb
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ ├── stddataformatsdisp.h
│ │ │ └── 程序使用说明.txt
│ │ ├── 13
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ ├── stddataformatsdisp.h
│ │ │ ├── sumquery.aps
│ │ │ ├── sumquery.clw
│ │ │ ├── sumquery.cpp
│ │ │ ├── sumquery.dsp
│ │ │ ├── sumquery.dsw
│ │ │ ├── sumquery.h
│ │ │ ├── sumquery.opt
│ │ │ ├── sumquery.plg
│ │ │ ├── sumquery.rc
│ │ │ ├── sumqueryDlg.cpp
│ │ │ └── sumqueryDlg.h
│ │ ├── 14
│ │ │ ├── AVGquery.aps
│ │ │ ├── AVGquery.clw
│ │ │ ├── AVGquery.cpp
│ │ │ ├── AVGquery.dsp
│ │ │ ├── AVGquery.dsw
│ │ │ ├── AVGquery.h
│ │ │ ├── AVGquery.opt
│ │ │ ├── AVGquery.plg
│ │ │ ├── AVGquery.rc
│ │ │ ├── AVGqueryDlg.cpp
│ │ │ ├── AVGqueryDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 15
│ │ │ ├── COUNTquery.aps
│ │ │ ├── COUNTquery.clw
│ │ │ ├── COUNTquery.cpp
│ │ │ ├── COUNTquery.dsp
│ │ │ ├── COUNTquery.dsw
│ │ │ ├── COUNTquery.h
│ │ │ ├── COUNTquery.opt
│ │ │ ├── COUNTquery.plg
│ │ │ ├── COUNTquery.rc
│ │ │ ├── COUNTqueryDlg.cpp
│ │ │ ├── COUNTqueryDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 16
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── dtcjview.clw
│ │ │ ├── dtcjview.cpp
│ │ │ ├── dtcjview.dsp
│ │ │ ├── dtcjview.dsw
│ │ │ ├── dtcjview.h
│ │ │ ├── dtcjview.plg
│ │ │ ├── dtcjview.rc
│ │ │ ├── dtcjviewDlg.cpp
│ │ │ ├── dtcjviewDlg.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 17
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── column.cpp
│ │ │ ├── column.h
│ │ │ ├── columns.cpp
│ │ │ ├── columns.h
│ │ │ ├── dataformatdisp.cpp
│ │ │ ├── dataformatdisp.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ ├── delview.cpp
│ │ │ ├── delview.dsp
│ │ │ ├── delview.dsw
│ │ │ ├── delview.h
│ │ │ ├── delview.plg
│ │ │ ├── delview.rc
│ │ │ ├── delviewDlg.cpp
│ │ │ ├── delviewDlg.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── selbookmarks.cpp
│ │ │ ├── selbookmarks.h
│ │ │ ├── split.cpp
│ │ │ ├── split.h
│ │ │ ├── splits.cpp
│ │ │ ├── splits.h
│ │ │ ├── stddataformatsdisp.cpp
│ │ │ └── stddataformatsdisp.h
│ │ ├── 18
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── ViewQuery.clw
│ │ │ ├── ViewQuery.cpp
│ │ │ ├── ViewQuery.dsp
│ │ │ ├── ViewQuery.dsw
│ │ │ ├── ViewQuery.h
│ │ │ ├── ViewQuery.plg
│ │ │ ├── ViewQuery.rc
│ │ │ ├── ViewQueryDlg.cpp
│ │ │ ├── ViewQueryDlg.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ └── res
│ │ ├── 19
│ │ │ ├── ADOConn.cpp
│ │ │ ├── ADOConn.h
│ │ │ ├── ModView.clw
│ │ │ ├── ModView.cpp
│ │ │ ├── ModView.dsp
│ │ │ ├── ModView.dsw
│ │ │ ├── ModView.h
│ │ │ ├── ModView.plg
│ │ │ ├── ModView.rc
│ │ │ ├── ModViewDlg.cpp
│ │ │ ├── ModViewDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── datagrid.cpp
│ │ │ ├── datagrid.h
│ │ │ └── res
│ │ └── database
│ │ ├── vcjsdq_Data.MDF
│ │ └── vcjsdq_Log.LDF
│ ├── 21
│ │ ├── 01
│ │ │ ├── ReadMe.txt
│ │ │ ├── Source.aps
│ │ │ ├── Source.clw
│ │ │ ├── Source.cpp
│ │ │ ├── Source.dsp
│ │ │ ├── Source.dsw
│ │ │ ├── Source.h
│ │ │ ├── Source.opt
│ │ │ ├── Source.plg
│ │ │ ├── Source.rc
│ │ │ ├── SourceDlg.cpp
│ │ │ ├── SourceDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── price.mdb
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ ├── 02
│ │ │ ├── CopyMsChart.aps
│ │ │ ├── CopyMsChart.clw
│ │ │ ├── CopyMsChart.cpp
│ │ │ ├── CopyMsChart.dsp
│ │ │ ├── CopyMsChart.dsw
│ │ │ ├── CopyMsChart.h
│ │ │ ├── CopyMsChart.opt
│ │ │ ├── CopyMsChart.plg
│ │ │ ├── CopyMsChart.rc
│ │ │ ├── CopyMsChartDlg.cpp
│ │ │ ├── CopyMsChartDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── price.mdb
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ ├── 03
│ │ │ ├── PasteMsChart.aps
│ │ │ ├── PasteMsChart.clw
│ │ │ ├── PasteMsChart.cpp
│ │ │ ├── PasteMsChart.dsp
│ │ │ ├── PasteMsChart.dsw
│ │ │ ├── PasteMsChart.h
│ │ │ ├── PasteMsChart.opt
│ │ │ ├── PasteMsChart.plg
│ │ │ ├── PasteMsChart.rc
│ │ │ ├── PasteMsChartDlg.cpp
│ │ │ ├── PasteMsChartDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ ├── 04
│ │ │ ├── GroupData.aps
│ │ │ ├── GroupData.clw
│ │ │ ├── GroupData.cpp
│ │ │ ├── GroupData.dsp
│ │ │ ├── GroupData.dsw
│ │ │ ├── GroupData.h
│ │ │ ├── GroupData.opt
│ │ │ ├── GroupData.plg
│ │ │ ├── GroupData.rc
│ │ │ ├── GroupDataDlg.cpp
│ │ │ ├── GroupDataDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── price.mdb
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ ├── 05
│ │ │ ├── AnalysisData.aps
│ │ │ ├── AnalysisData.clw
│ │ │ ├── AnalysisData.cpp
│ │ │ ├── AnalysisData.dsp
│ │ │ ├── AnalysisData.dsw
│ │ │ ├── AnalysisData.h
│ │ │ ├── AnalysisData.opt
│ │ │ ├── AnalysisData.plg
│ │ │ ├── AnalysisData.rc
│ │ │ ├── AnalysisDataDlg.cpp
│ │ │ ├── AnalysisDataDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── _recordset.cpp
│ │ │ ├── _recordset.h
│ │ │ ├── adodc.cpp
│ │ │ ├── adodc.h
│ │ │ ├── db_medicine.mdb
│ │ │ ├── field.cpp
│ │ │ ├── field.h
│ │ │ ├── fields.cpp
│ │ │ ├── fields.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── properties.cpp
│ │ │ ├── properties.h
│ │ │ ├── property.cpp
│ │ │ ├── property.h
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ ├── 06
│ │ │ ├── LineData.aps
│ │ │ ├── LineData.clw
│ │ │ ├── LineData.cpp
│ │ │ ├── LineData.dsp
│ │ │ ├── LineData.dsw
│ │ │ ├── LineData.h
│ │ │ ├── LineData.opt
│ │ │ ├── LineData.plg
│ │ │ ├── LineData.rc
│ │ │ ├── LineDataDlg.cpp
│ │ │ ├── LineDataDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── price.mdb
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ ├── 07
│ │ │ ├── AnalysisProduct.aps
│ │ │ ├── AnalysisProduct.clw
│ │ │ ├── AnalysisProduct.cpp
│ │ │ ├── AnalysisProduct.dsp
│ │ │ ├── AnalysisProduct.dsw
│ │ │ ├── AnalysisProduct.h
│ │ │ ├── AnalysisProduct.opt
│ │ │ ├── AnalysisProduct.plg
│ │ │ ├── AnalysisProduct.rc
│ │ │ ├── AnalysisProductDlg.cpp
│ │ │ ├── AnalysisProductDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── msado15.tlh
│ │ │ ├── msado15.tli
│ │ │ ├── mschart.cpp
│ │ │ ├── mschart.h
│ │ │ ├── price.mdb
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── vcaxis.cpp
│ │ │ ├── vcaxis.h
│ │ │ ├── vcaxisgrid.cpp
│ │ │ ├── vcaxisgrid.h
│ │ │ ├── vcaxisscale.cpp
│ │ │ ├── vcaxisscale.h
│ │ │ ├── vcaxistitle.cpp
│ │ │ ├── vcaxistitle.h
│ │ │ ├── vcbackdrop.cpp
│ │ │ ├── vcbackdrop.h
│ │ │ ├── vcbrush.cpp
│ │ │ ├── vcbrush.h
│ │ │ ├── vccategoryscale.cpp
│ │ │ ├── vccategoryscale.h
│ │ │ ├── vccolor.cpp
│ │ │ ├── vccolor.h
│ │ │ ├── vccoor.cpp
│ │ │ ├── vccoor.h
│ │ │ ├── vcdatagrid.cpp
│ │ │ ├── vcdatagrid.h
│ │ │ ├── vcdatapoint.cpp
│ │ │ ├── vcdatapoint.h
│ │ │ ├── vcdatapointlabel.cpp
│ │ │ ├── vcdatapointlabel.h
│ │ │ ├── vcdatapoints.cpp
│ │ │ ├── vcdatapoints.h
│ │ │ ├── vcfill.cpp
│ │ │ ├── vcfill.h
│ │ │ ├── vcfont.cpp
│ │ │ ├── vcfont.h
│ │ │ ├── vcfootnote.cpp
│ │ │ ├── vcfootnote.h
│ │ │ ├── vcframe.cpp
│ │ │ ├── vcframe.h
│ │ │ ├── vcintersection.cpp
│ │ │ ├── vcintersection.h
│ │ │ ├── vclabel.cpp
│ │ │ ├── vclabel.h
│ │ │ ├── vclabels.cpp
│ │ │ ├── vclabels.h
│ │ │ ├── vclcoor.cpp
│ │ │ ├── vclcoor.h
│ │ │ ├── vclegend.cpp
│ │ │ ├── vclegend.h
│ │ │ ├── vclight.cpp
│ │ │ ├── vclight.h
│ │ │ ├── vclightsource.cpp
│ │ │ ├── vclightsource.h
│ │ │ ├── vclightsources.cpp
│ │ │ ├── vclightsources.h
│ │ │ ├── vclocation.cpp
│ │ │ ├── vclocation.h
│ │ │ ├── vcmarker.cpp
│ │ │ ├── vcmarker.h
│ │ │ ├── vcpen.cpp
│ │ │ ├── vcpen.h
│ │ │ ├── vcplot.cpp
│ │ │ ├── vcplot.h
│ │ │ ├── vcplotbase.cpp
│ │ │ ├── vcplotbase.h
│ │ │ ├── vcrect.cpp
│ │ │ ├── vcrect.h
│ │ │ ├── vcseries.cpp
│ │ │ ├── vcseries.h
│ │ │ ├── vcseriescollection.cpp
│ │ │ ├── vcseriescollection.h
│ │ │ ├── vcseriesmarker.cpp
│ │ │ ├── vcseriesmarker.h
│ │ │ ├── vcseriesposition.cpp
│ │ │ ├── vcseriesposition.h
│ │ │ ├── vcshadow.cpp
│ │ │ ├── vcshadow.h
│ │ │ ├── vcstatline.cpp
│ │ │ ├── vcstatline.h
│ │ │ ├── vctextlayout.cpp
│ │ │ ├── vctextlayout.h
│ │ │ ├── vctick.cpp
│ │ │ ├── vctick.h
│ │ │ ├── vctitle.cpp
│ │ │ ├── vctitle.h
│ │ │ ├── vcvaluescale.cpp
│ │ │ ├── vcvaluescale.h
│ │ │ ├── vcview3d.cpp
│ │ │ ├── vcview3d.h
│ │ │ ├── vcwall.cpp
│ │ │ ├── vcwall.h
│ │ │ ├── vcweighting.cpp
│ │ │ └── vcweighting.h
│ │ └── 08
│ │ ├── GroupData.aps
│ │ ├── GroupData.clw
│ │ ├── GroupData.cpp
│ │ ├── GroupData.dsp
│ │ ├── GroupData.dsw
│ │ ├── GroupData.h
│ │ ├── GroupData.opt
│ │ ├── GroupData.plg
│ │ ├── GroupData.rc
│ │ ├── GroupDataDlg.cpp
│ │ ├── GroupDataDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── font.cpp
│ │ ├── font.h
│ │ ├── mschart.cpp
│ │ ├── mschart.h
│ │ ├── price.mdb
│ │ ├── res
│ │ ├── resource.h
│ │ ├── vcaxis.cpp
│ │ ├── vcaxis.h
│ │ ├── vcaxisgrid.cpp
│ │ ├── vcaxisgrid.h
│ │ ├── vcaxisscale.cpp
│ │ ├── vcaxisscale.h
│ │ ├── vcaxistitle.cpp
│ │ ├── vcaxistitle.h
│ │ ├── vcbackdrop.cpp
│ │ ├── vcbackdrop.h
│ │ ├── vcbrush.cpp
│ │ ├── vcbrush.h
│ │ ├── vccategoryscale.cpp
│ │ ├── vccategoryscale.h
│ │ ├── vccolor.cpp
│ │ ├── vccolor.h
│ │ ├── vccoor.cpp
│ │ ├── vccoor.h
│ │ ├── vcdatagrid.cpp
│ │ ├── vcdatagrid.h
│ │ ├── vcdatapoint.cpp
│ │ ├── vcdatapoint.h
│ │ ├── vcdatapointlabel.cpp
│ │ ├── vcdatapointlabel.h
│ │ ├── vcdatapoints.cpp
│ │ ├── vcdatapoints.h
│ │ ├── vcfill.cpp
│ │ ├── vcfill.h
│ │ ├── vcfont.cpp
│ │ ├── vcfont.h
│ │ ├── vcfootnote.cpp
│ │ ├── vcfootnote.h
│ │ ├── vcframe.cpp
│ │ ├── vcframe.h
│ │ ├── vcintersection.cpp
│ │ ├── vcintersection.h
│ │ ├── vclabel.cpp
│ │ ├── vclabel.h
│ │ ├── vclabels.cpp
│ │ ├── vclabels.h
│ │ ├── vclcoor.cpp
│ │ ├── vclcoor.h
│ │ ├── vclegend.cpp
│ │ ├── vclegend.h
│ │ ├── vclight.cpp
│ │ ├── vclight.h
│ │ ├── vclightsource.cpp
│ │ ├── vclightsource.h
│ │ ├── vclightsources.cpp
│ │ ├── vclightsources.h
│ │ ├── vclocation.cpp
│ │ ├── vclocation.h
│ │ ├── vcmarker.cpp
│ │ ├── vcmarker.h
│ │ ├── vcpen.cpp
│ │ ├── vcpen.h
│ │ ├── vcplot.cpp
│ │ ├── vcplot.h
│ │ ├── vcplotbase.cpp
│ │ ├── vcplotbase.h
│ │ ├── vcrect.cpp
│ │ ├── vcrect.h
│ │ ├── vcseries.cpp
│ │ ├── vcseries.h
│ │ ├── vcseriescollection.cpp
│ │ ├── vcseriescollection.h
│ │ ├── vcseriesmarker.cpp
│ │ ├── vcseriesmarker.h
│ │ ├── vcseriesposition.cpp
│ │ ├── vcseriesposition.h
│ │ ├── vcshadow.cpp
│ │ ├── vcshadow.h
│ │ ├── vcstatline.cpp
│ │ ├── vcstatline.h
│ │ ├── vctextlayout.cpp
│ │ ├── vctextlayout.h
│ │ ├── vctick.cpp
│ │ ├── vctick.h
│ │ ├── vctitle.cpp
│ │ ├── vctitle.h
│ │ ├── vcvaluescale.cpp
│ │ ├── vcvaluescale.h
│ │ ├── vcview3d.cpp
│ │ ├── vcview3d.h
│ │ ├── vcwall.cpp
│ │ ├── vcwall.h
│ │ ├── vcweighting.cpp
│ │ └── vcweighting.h
│ ├── 27
│ │ ├── 01
│ │ │ └── Sample
│ │ ├── 02
│ │ │ └── Sample
│ │ ├── 03
│ │ │ └── Sample
│ │ ├── 04
│ │ │ └── Sample
│ │ ├── 05
│ │ │ └── Sample
│ │ └── 06
│ │ └── Sample
│ ├── 28
│ │ ├── 01
│ │ │ ├── MapshareMain
│ │ │ └── MapshareSub
│ │ ├── 02
│ │ │ └── Sample
│ │ └── 03
│ │ └── Sample
│ ├── 29
│ │ ├── 01
│ │ │ └── Sample
│ │ ├── 02
│ │ │ └── Sample
│ │ ├── 03
│ │ │ └── Sample
│ │ ├── 04
│ │ │ ├── DataMsgClient
│ │ │ └── DataMsgMain
│ │ ├── 05
│ │ │ ├── RegisterMsg
│ │ │ └── RegisterMsgClient
│ │ ├── 06
│ │ │ ├── ReceiveMsg
│ │ │ └── SendMsg
│ │ └── 07
│ │ └── Sample
│ └── 30
│ ├── 01
│ │ ├── Choice.aps
│ │ ├── Choice.clw
│ │ ├── Choice.cpp
│ │ ├── Choice.dsp
│ │ ├── Choice.dsw
│ │ ├── Choice.h
│ │ ├── Choice.opt
│ │ ├── Choice.plg
│ │ ├── Choice.rc
│ │ ├── ChoiceDlg.cpp
│ │ ├── ChoiceDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 02
│ │ ├── Bubbleup.aps
│ │ ├── Bubbleup.clw
│ │ ├── Bubbleup.cpp
│ │ ├── Bubbleup.dsp
│ │ ├── Bubbleup.dsw
│ │ ├── Bubbleup.h
│ │ ├── Bubbleup.opt
│ │ ├── Bubbleup.plg
│ │ ├── Bubbleup.rc
│ │ ├── BubbleupDlg.cpp
│ │ ├── BubbleupDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 03
│ │ ├── ChangeFor.aps
│ │ ├── ChangeFor.clw
│ │ ├── ChangeFor.cpp
│ │ ├── ChangeFor.dsp
│ │ ├── ChangeFor.dsw
│ │ ├── ChangeFor.h
│ │ ├── ChangeFor.opt
│ │ ├── ChangeFor.plg
│ │ ├── ChangeFor.rc
│ │ ├── ChangeForDlg.cpp
│ │ ├── ChangeForDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 04
│ │ ├── Insert.aps
│ │ ├── Insert.clw
│ │ ├── Insert.cpp
│ │ ├── Insert.dsp
│ │ ├── Insert.dsw
│ │ ├── Insert.h
│ │ ├── Insert.opt
│ │ ├── Insert.plg
│ │ ├── Insert.rc
│ │ ├── InsertDlg.cpp
│ │ ├── InsertDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 05
│ │ ├── Celerity.aps
│ │ ├── Celerity.clw
│ │ ├── Celerity.cpp
│ │ ├── Celerity.dsp
│ │ ├── Celerity.dsw
│ │ ├── Celerity.h
│ │ ├── Celerity.opt
│ │ ├── Celerity.plg
│ │ ├── Celerity.rc
│ │ ├── CelerityDlg.cpp
│ │ ├── CelerityDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 06
│ │ ├── Change.aps
│ │ ├── Change.clw
│ │ ├── Change.cpp
│ │ ├── Change.dsp
│ │ ├── Change.dsw
│ │ ├── Change.h
│ │ ├── Change.opt
│ │ ├── Change.plg
│ │ ├── Change.rc
│ │ ├── ChangeDlg.cpp
│ │ ├── ChangeDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 07
│ │ ├── Change.aps
│ │ ├── Change.clw
│ │ ├── Change.cpp
│ │ ├── Change.dsp
│ │ ├── Change.dsw
│ │ ├── Change.h
│ │ ├── Change.opt
│ │ ├── Change.plg
│ │ ├── Change.rc
│ │ ├── ChangeDlg.cpp
│ │ ├── ChangeDlg.h
│ │ ├── ChangeEdit.cpp
│ │ ├── ChangeEdit.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 08
│ │ ├── Money.aps
│ │ ├── Money.clw
│ │ ├── Money.cpp
│ │ ├── Money.dsp
│ │ ├── Money.dsw
│ │ ├── Money.h
│ │ ├── Money.opt
│ │ ├── Money.plg
│ │ ├── Money.rc
│ │ ├── MoneyDlg.cpp
│ │ ├── MoneyDlg.h
│ │ ├── MoneyEdit.cpp
│ │ ├── MoneyEdit.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 09
│ │ ├── ChSpell.aps
│ │ ├── ChSpell.clw
│ │ ├── ChSpell.cpp
│ │ ├── ChSpell.dsp
│ │ ├── ChSpell.dsw
│ │ ├── ChSpell.h
│ │ ├── ChSpell.opt
│ │ ├── ChSpell.plg
│ │ ├── ChSpell.rc
│ │ ├── ChSpellDlg.cpp
│ │ ├── ChSpellDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 10
│ │ ├── GainCChar.aps
│ │ ├── GainCChar.clw
│ │ ├── GainCChar.cpp
│ │ ├── GainCChar.dsp
│ │ ├── GainCChar.dsw
│ │ ├── GainCChar.h
│ │ ├── GainCChar.opt
│ │ ├── GainCChar.plg
│ │ ├── GainCChar.rc
│ │ ├── GainCCharDlg.cpp
│ │ ├── GainCCharDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 11
│ │ ├── Identity.aps
│ │ ├── Identity.clw
│ │ ├── Identity.cpp
│ │ ├── Identity.dsp
│ │ ├── Identity.dsw
│ │ ├── Identity.h
│ │ ├── Identity.opt
│ │ ├── Identity.plg
│ │ ├── Identity.rc
│ │ ├── IdentityDlg.cpp
│ │ ├── IdentityDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ ├── 12
│ │ ├── CountAccrual.aps
│ │ ├── CountAccrual.clw
│ │ ├── CountAccrual.cpp
│ │ ├── CountAccrual.dsp
│ │ ├── CountAccrual.dsw
│ │ ├── CountAccrual.h
│ │ ├── CountAccrual.opt
│ │ ├── CountAccrual.plg
│ │ ├── CountAccrual.rc
│ │ ├── CountAccrualDlg.cpp
│ │ ├── CountAccrualDlg.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ └── resource.h
│ └── 13
│ ├── CountLoan.aps
│ ├── CountLoan.clw
│ ├── CountLoan.cpp
│ ├── CountLoan.dsp
│ ├── CountLoan.dsw
│ ├── CountLoan.h
│ ├── CountLoan.opt
│ ├── CountLoan.plg
│ ├── CountLoan.rc
│ ├── CountLoanDlg.cpp
│ ├── CountLoanDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ └── resource.h
├── 基础教学录像
│ ├── VC程序打包.swf
│ ├── 安装Visual C 6.0.swf
│ ├── 创建工程.swf
│ └── 自定义帮助.swf
└── 光盘使用说明.doc
595 directories, 2848 files
评论