实例介绍
漂亮的VB控件,让你的VB界面耳目一新,键盘控件,输入输出控件
【实例截图】
【核心代码】
3350ab85-81ee-4a25-85fb-42932d31d7dc
└── 极品的工业控件iocomp.v3.04.SP2破解版
├── ActiveX
│ ├── iocomp_activex_ keys_300.reg
│ ├── iPlotLibrary.ocx
│ ├── iPlotLibrary.tlb
│ ├── iProfessionalLibrary.ocx
│ ├── iProfessionalLibrary_original.ocx
│ ├── iProfessionalLibrary.tlb
│ ├── isAnalogLibrary.ocx
│ ├── isAnalogLibrary.tlb
│ ├── isDigitalLibrary.ocx
│ ├── isDigitalLibrary.tlb
│ ├── iStripChartXControl.ocx
│ ├── iStripChartXControl.tlb
│ └── RegIocomp.bat
├── Examples
│ ├── VisualBasic
│ │ ├── iExample1007.zip
│ │ ├── VisualBasicExamplesREADME.htm
│ │ └── 新建文件夹
│ │ └── iExample3002
│ │ ├── iExample3002About.frm
│ │ ├── iExample3002About.frx
│ │ ├── iExample3002Main.frm
│ │ ├── iExample3002main.frx
│ │ ├── iExample3002.vbp
│ │ ├── iExample3002.vbw
│ │ └── readme.txt
│ ├── VisualC-Disp
│ │ ├── iExample0001
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── ianalogdisplayx.cpp
│ │ │ ├── ianalogdisplayx.h
│ │ │ ├── iExample0001.clw
│ │ │ ├── iExample0001.cpp
│ │ │ ├── iExample0001Dlg.cpp
│ │ │ ├── iExample0001Dlg.h
│ │ │ ├── iExample0001.dsp
│ │ │ ├── iExample0001.dsw
│ │ │ ├── iExample0001.h
│ │ │ ├── iExample0001.plg
│ │ │ ├── iExample0001.rc
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0001.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0003
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iangulargaugex.cpp
│ │ │ ├── iangulargaugex.h
│ │ │ ├── iExample0003.clw
│ │ │ ├── iExample0003.cpp
│ │ │ ├── iExample0003Dlg.cpp
│ │ │ ├── iExample0003Dlg.h
│ │ │ ├── iExample0003.dsp
│ │ │ ├── iExample0003.dsw
│ │ │ ├── iExample0003.h
│ │ │ ├── iExample0003.plg
│ │ │ ├── iExample0003.rc
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0003.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0004
│ │ │ ├── font1.cpp
│ │ │ ├── font1.h
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iangularloggaugex.cpp
│ │ │ ├── iangularloggaugex.h
│ │ │ ├── iExample0004.clw
│ │ │ ├── iExample0004.cpp
│ │ │ ├── iExample0004Dlg.cpp
│ │ │ ├── iExample0004Dlg.h
│ │ │ ├── iExample0004.dsp
│ │ │ ├── iExample0004.dsw
│ │ │ ├── iExample0004.h
│ │ │ ├── iExample0004.plg
│ │ │ ├── iExample0004.rc
│ │ │ ├── picture1.cpp
│ │ │ ├── picture1.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0004.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0005
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0005.clw
│ │ │ ├── iExample0005.cpp
│ │ │ ├── iExample0005Dlg.cpp
│ │ │ ├── iExample0005Dlg.h
│ │ │ ├── iExample0005.dsp
│ │ │ ├── iExample0005.dsw
│ │ │ ├── iExample0005.h
│ │ │ ├── iExample0005.plg
│ │ │ ├── iExample0005.rc
│ │ │ ├── ilineargaugex.cpp
│ │ │ ├── ilineargaugex.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0005.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0006
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0006.clw
│ │ │ ├── iExample0006.cpp
│ │ │ ├── iExample0006Dlg.cpp
│ │ │ ├── iExample0006Dlg.h
│ │ │ ├── iExample0006.dsp
│ │ │ ├── iExample0006.dsw
│ │ │ ├── iExample0006.h
│ │ │ ├── iExample0006.plg
│ │ │ ├── iExample0006.rc
│ │ │ ├── iloggaugex.cpp
│ │ │ ├── iloggaugex.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0006.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0007
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0007.clw
│ │ │ ├── iExample0007.cpp
│ │ │ ├── iExample0007Dlg.cpp
│ │ │ ├── iExample0007Dlg.h
│ │ │ ├── iExample0007.dsp
│ │ │ ├── iExample0007.dsw
│ │ │ ├── iExample0007.h
│ │ │ ├── iExample0007.plg
│ │ │ ├── iExample0007.rc
│ │ │ ├── ithermometerx.cpp
│ │ │ ├── ithermometerx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0007.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0008
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0008.clw
│ │ │ ├── iExample0008.cpp
│ │ │ ├── iExample0008Dlg.cpp
│ │ │ ├── iExample0008Dlg.h
│ │ │ ├── iExample0008.dsp
│ │ │ ├── iExample0008.dsw
│ │ │ ├── iExample0008.h
│ │ │ ├── iExample0008.plg
│ │ │ ├── iExample0008.rc
│ │ │ ├── ipiechartx.cpp
│ │ │ ├── ipiechartx.h
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0008.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0009
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0009.clw
│ │ │ ├── iExample0009.cpp
│ │ │ ├── iExample0009Dlg.cpp
│ │ │ ├── iExample0009Dlg.h
│ │ │ ├── iExample0009.dsp
│ │ │ ├── iExample0009.dsw
│ │ │ ├── iExample0009.h
│ │ │ ├── iExample0009.plg
│ │ │ ├── iExample0009.rc
│ │ │ ├── ipercentbarx.cpp
│ │ │ ├── ipercentbarx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0009.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0010
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0010.clw
│ │ │ ├── iExample0010.cpp
│ │ │ ├── iExample0010Dlg.cpp
│ │ │ ├── iExample0010Dlg.h
│ │ │ ├── iExample0010.dsp
│ │ │ ├── iExample0010.dsw
│ │ │ ├── iExample0010.h
│ │ │ ├── iExample0010.plg
│ │ │ ├── iExample0010.rc
│ │ │ ├── ipanelx.cpp
│ │ │ ├── ipanelx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0010.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0011
│ │ │ ├── iExample0011.clw
│ │ │ ├── iExample0011.cpp
│ │ │ ├── iExample0011Dlg.cpp
│ │ │ ├── iExample0011Dlg.h
│ │ │ ├── iExample0011.dsp
│ │ │ ├── iExample0011.dsw
│ │ │ ├── iExample0011.h
│ │ │ ├── iExample0011.plg
│ │ │ ├── iExample0011.rc
│ │ │ ├── itimersx.cpp
│ │ │ ├── itimersx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0011.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0012
│ │ │ ├── iExample0012.clw
│ │ │ ├── iExample0012.cpp
│ │ │ ├── iExample0012Dlg.cpp
│ │ │ ├── iExample0012Dlg.h
│ │ │ ├── iExample0012.dsp
│ │ │ ├── iExample0012.dsw
│ │ │ ├── iExample0012.h
│ │ │ ├── iExample0012.plg
│ │ │ ├── iExample0012.rc
│ │ │ ├── iledbarx.cpp
│ │ │ ├── iledbarx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0012.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0013
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0013.clw
│ │ │ ├── iExample0013.cpp
│ │ │ ├── iExample0013Dlg.cpp
│ │ │ ├── iExample0013Dlg.h
│ │ │ ├── iExample0013.dsp
│ │ │ ├── iExample0013.dsw
│ │ │ ├── iExample0013.h
│ │ │ ├── iExample0013.plg
│ │ │ ├── iExample0013.rc
│ │ │ ├── iknobx.cpp
│ │ │ ├── iknobx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0013.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0014
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── ianalogoutputx.cpp
│ │ │ ├── ianalogoutputx.h
│ │ │ ├── iExample0014.clw
│ │ │ ├── iExample0014.cpp
│ │ │ ├── iExample0014Dlg.cpp
│ │ │ ├── iExample0014Dlg.h
│ │ │ ├── iExample0014.dsp
│ │ │ ├── iExample0014.dsw
│ │ │ ├── iExample0014.h
│ │ │ ├── iExample0014.plg
│ │ │ ├── iExample0014.rc
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0014.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0015
│ │ │ ├── iExample0015.clw
│ │ │ ├── iExample0015.cpp
│ │ │ ├── iExample0015Dlg.cpp
│ │ │ ├── iExample0015Dlg.h
│ │ │ ├── iExample0015.dsp
│ │ │ ├── iExample0015.dsw
│ │ │ ├── iExample0015.h
│ │ │ ├── iExample0015.plg
│ │ │ ├── iExample0015.rc
│ │ │ ├── isevensegmentclocksmptex.cpp
│ │ │ ├── isevensegmentclocksmptex.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0015.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0016
│ │ │ ├── iExample0016.clw
│ │ │ ├── iExample0016.cpp
│ │ │ ├── iExample0016Dlg.cpp
│ │ │ ├── iExample0016Dlg.h
│ │ │ ├── iExample0016.dsp
│ │ │ ├── iExample0016.dsw
│ │ │ ├── iExample0016.h
│ │ │ ├── iExample0016.plg
│ │ │ ├── iExample0016.rc
│ │ │ ├── isevensegmentintegerx.cpp
│ │ │ ├── isevensegmentintegerx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0016.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0017
│ │ │ ├── iExample0017.clw
│ │ │ ├── iExample0017.cpp
│ │ │ ├── iExample0017Dlg.cpp
│ │ │ ├── iExample0017Dlg.h
│ │ │ ├── iExample0017.dsp
│ │ │ ├── iExample0017.dsw
│ │ │ ├── iExample0017.h
│ │ │ ├── iExample0017.plg
│ │ │ ├── iExample0017.rc
│ │ │ ├── isevensegmentbinaryx.cpp
│ │ │ ├── isevensegmentbinaryx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0017.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0018
│ │ │ ├── iExample0018.clw
│ │ │ ├── iExample0018.cpp
│ │ │ ├── iExample0018Dlg.cpp
│ │ │ ├── iExample0018Dlg.h
│ │ │ ├── iExample0018.dsp
│ │ │ ├── iExample0018.dsw
│ │ │ ├── iExample0018.h
│ │ │ ├── iExample0018.plg
│ │ │ ├── iExample0018.rc
│ │ │ ├── isevensegmentanalogx.cpp
│ │ │ ├── isevensegmentanalogx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0018.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0019
│ │ │ ├── iExample0019.clw
│ │ │ ├── iExample0019.cpp
│ │ │ ├── iExample0019Dlg.cpp
│ │ │ ├── iExample0019Dlg.h
│ │ │ ├── iExample0019.dsp
│ │ │ ├── iExample0019.dsw
│ │ │ ├── iExample0019.h
│ │ │ ├── iExample0019.plg
│ │ │ ├── iExample0019.rc
│ │ │ ├── isevensegmenthexadecimalx.cpp
│ │ │ ├── isevensegmenthexadecimalx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0019.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0020
│ │ │ ├── iExample0020.clw
│ │ │ ├── iExample0020.cpp
│ │ │ ├── iExample0020Dlg.cpp
│ │ │ ├── iExample0020Dlg.h
│ │ │ ├── iExample0020.dsp
│ │ │ ├── iExample0020.dsw
│ │ │ ├── iExample0020.h
│ │ │ ├── iExample0020.plg
│ │ │ ├── iExample0020.rc
│ │ │ ├── isevensegmentclockx.cpp
│ │ │ ├── isevensegmentclockx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0020.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0021
│ │ │ ├── iExample0021.clw
│ │ │ ├── iExample0021.cpp
│ │ │ ├── iExample0021Dlg.cpp
│ │ │ ├── iExample0021Dlg.h
│ │ │ ├── iExample0021.dsp
│ │ │ ├── iExample0021.dsw
│ │ │ ├── iExample0021.h
│ │ │ ├── iExample0021.plg
│ │ │ ├── iExample0021.rc
│ │ │ ├── isevensegmentcharacterx.cpp
│ │ │ ├── isevensegmentcharacterx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0021.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0022
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0022.clw
│ │ │ ├── iExample0022.cpp
│ │ │ ├── iExample0022Dlg.cpp
│ │ │ ├── iExample0022Dlg.h
│ │ │ ├── iExample0022.dsp
│ │ │ ├── iExample0022.dsw
│ │ │ ├── iExample0022.h
│ │ │ ├── iExample0022.plg
│ │ │ ├── iExample0022.rc
│ │ │ ├── iswitchledx.cpp
│ │ │ ├── iswitchledx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0022.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0023
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0023.clw
│ │ │ ├── iExample0023.cpp
│ │ │ ├── iExample0023Dlg.cpp
│ │ │ ├── iExample0023Dlg.h
│ │ │ ├── iExample0023.dsp
│ │ │ ├── iExample0023.dsw
│ │ │ ├── iExample0023.h
│ │ │ ├── iExample0023.plg
│ │ │ ├── iExample0023.rc
│ │ │ ├── isliderx.cpp
│ │ │ ├── isliderx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0023.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0024
│ │ │ ├── iExample0024.clw
│ │ │ ├── iExample0024.cpp
│ │ │ ├── iExample0024Dlg.cpp
│ │ │ ├── iExample0024Dlg.h
│ │ │ ├── iExample0024.dsp
│ │ │ ├── iExample0024.dsw
│ │ │ ├── iExample0024.h
│ │ │ ├── iExample0024.plg
│ │ │ ├── iExample0024.rc
│ │ │ ├── iledspiralx.cpp
│ │ │ ├── iledspiralx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0024.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0025
│ │ │ ├── iExample0025.clw
│ │ │ ├── iExample0025.cpp
│ │ │ ├── iExample0025Dlg.cpp
│ │ │ ├── iExample0025Dlg.h
│ │ │ ├── iExample0025.dsp
│ │ │ ├── iExample0025.dsw
│ │ │ ├── iExample0025.h
│ │ │ ├── iExample0025.plg
│ │ │ ├── iExample0025.rc
│ │ │ ├── ileddiamondx.cpp
│ │ │ ├── ileddiamondx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0025.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0026
│ │ │ ├── iExample0026.clw
│ │ │ ├── iExample0026.cpp
│ │ │ ├── iExample0026Dlg.cpp
│ │ │ ├── iExample0026Dlg.h
│ │ │ ├── iExample0026.dsp
│ │ │ ├── iExample0026.dsw
│ │ │ ├── iExample0026.h
│ │ │ ├── iExample0026.plg
│ │ │ ├── iExample0026.rc
│ │ │ ├── iledarrowx.cpp
│ │ │ ├── iledarrowx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0026.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0027
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0027.clw
│ │ │ ├── iExample0027.cpp
│ │ │ ├── iExample0027Dlg.cpp
│ │ │ ├── iExample0027Dlg.h
│ │ │ ├── iExample0027.dsp
│ │ │ ├── iExample0027.dsw
│ │ │ ├── iExample0027.h
│ │ │ ├── iExample0027.plg
│ │ │ ├── iExample0027.rc
│ │ │ ├── iledrectanglex.cpp
│ │ │ ├── iledrectanglex.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0027.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0028
│ │ │ ├── iExample0028.clw
│ │ │ ├── iExample0028.cpp
│ │ │ ├── iExample0028Dlg.cpp
│ │ │ ├── iExample0028Dlg.h
│ │ │ ├── iExample0028.dsp
│ │ │ ├── iExample0028.dsw
│ │ │ ├── iExample0028.h
│ │ │ ├── iExample0028.plg
│ │ │ ├── iExample0028.rc
│ │ │ ├── iledroundx1.cpp
│ │ │ ├── iledroundx1.h
│ │ │ ├── iledroundx.cpp
│ │ │ ├── iledroundx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0028.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0029
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0029.clw
│ │ │ ├── iExample0029.cpp
│ │ │ ├── iExample0029Dlg.cpp
│ │ │ ├── iExample0029Dlg.h
│ │ │ ├── iExample0029.dsp
│ │ │ ├── iExample0029.dsw
│ │ │ ├── iExample0029.h
│ │ │ ├── iExample0029.plg
│ │ │ ├── iExample0029.rc
│ │ │ ├── iodometerx.cpp
│ │ │ ├── iodometerx.h
│ │ │ ├── readme.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0029.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0030
│ │ │ ├── iExample0030.clw
│ │ │ ├── iExample0030.cpp
│ │ │ ├── iExample0030Dlg.cpp
│ │ │ ├── iExample0030Dlg.h
│ │ │ ├── iExample0030.dsp
│ │ │ ├── iExample0030.dsw
│ │ │ ├── iExample0030.h
│ │ │ ├── iExample0030.plg
│ │ │ ├── iExample0030.rc
│ │ │ ├── igradientx.cpp
│ │ │ ├── igradientx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0030.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0031
│ │ │ ├── iExample0031.clw
│ │ │ ├── iExample0031.cpp
│ │ │ ├── iExample0031Dlg.cpp
│ │ │ ├── iExample0031Dlg.h
│ │ │ ├── iExample0031.dsp
│ │ │ ├── iExample0031.dsw
│ │ │ ├── iExample0031.h
│ │ │ ├── iExample0031.plg
│ │ │ ├── iExample0031.rc
│ │ │ ├── iswitchrockerx.cpp
│ │ │ ├── iswitchrockerx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0031.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0032
│ │ │ ├── iExample0032.clw
│ │ │ ├── iExample0032.cpp
│ │ │ ├── iExample0032Dlg.cpp
│ │ │ ├── iExample0032Dlg.h
│ │ │ ├── iExample0032.dsp
│ │ │ ├── iExample0032.dsw
│ │ │ ├── iExample0032.h
│ │ │ ├── iExample0032.plg
│ │ │ ├── iExample0032.rc
│ │ │ ├── iswitchrocker3wayx.cpp
│ │ │ ├── iswitchrocker3wayx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0032.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0033
│ │ │ ├── iExample0033.clw
│ │ │ ├── iExample0033.cpp
│ │ │ ├── iExample0033Dlg.cpp
│ │ │ ├── iExample0033Dlg.h
│ │ │ ├── iExample0033.dsp
│ │ │ ├── iExample0033.dsw
│ │ │ ├── iExample0033.h
│ │ │ ├── iExample0033.plg
│ │ │ ├── iExample0033.rc
│ │ │ ├── iswitchquadx.cpp
│ │ │ ├── iswitchquadx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0033.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0034
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0034.clw
│ │ │ ├── iExample0034.cpp
│ │ │ ├── iExample0034Dlg.cpp
│ │ │ ├── iExample0034Dlg.h
│ │ │ ├── iExample0034.dsp
│ │ │ ├── iExample0034.dsw
│ │ │ ├── iExample0034.h
│ │ │ ├── iExample0034.plg
│ │ │ ├── iExample0034.rc
│ │ │ ├── iswitchsliderx.cpp
│ │ │ ├── iswitchsliderx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0034.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0035
│ │ │ ├── iExample0035.clw
│ │ │ ├── iExample0035.cpp
│ │ │ ├── iExample0035Dlg.cpp
│ │ │ ├── iExample0035Dlg.h
│ │ │ ├── iExample0035.dsp
│ │ │ ├── iExample0035.dsw
│ │ │ ├── iExample0035.h
│ │ │ ├── iExample0035.plg
│ │ │ ├── iExample0035.rc
│ │ │ ├── iswitchtogglex.cpp
│ │ │ ├── iswitchtogglex.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0035.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0036
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0036.clw
│ │ │ ├── iExample0036.cpp
│ │ │ ├── iExample0036Dlg.cpp
│ │ │ ├── iExample0036Dlg.h
│ │ │ ├── iExample0036.dsp
│ │ │ ├── iExample0036.dsw
│ │ │ ├── iExample0036.h
│ │ │ ├── iExample0036.plg
│ │ │ ├── iExample0036.rc
│ │ │ ├── iswitchrotaryx.cpp
│ │ │ ├── iswitchrotaryx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0036.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0037
│ │ │ ├── iExample0037.clw
│ │ │ ├── iExample0037.cpp
│ │ │ ├── iExample0037Dlg.cpp
│ │ │ ├── iExample0037Dlg.h
│ │ │ ├── iExample0037.dsp
│ │ │ ├── iExample0037.dsw
│ │ │ ├── iExample0037.h
│ │ │ ├── iExample0037.plg
│ │ │ ├── iExample0037.rc
│ │ │ ├── iswitchleverx.cpp
│ │ │ ├── iswitchleverx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0037.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0038
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── icompassx.cpp
│ │ │ ├── icompassx.h
│ │ │ ├── iExample0038.clw
│ │ │ ├── iExample0038.cpp
│ │ │ ├── iExample0038Dlg.cpp
│ │ │ ├── iExample0038Dlg.h
│ │ │ ├── iExample0038.dsp
│ │ │ ├── iExample0038.dsw
│ │ │ ├── iExample0038.h
│ │ │ ├── iExample0038.plg
│ │ │ ├── iExample0038.rc
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0038.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0039
│ │ │ ├── iExample0039.clw
│ │ │ ├── iExample0039.cpp
│ │ │ ├── iExample0039Dlg.cpp
│ │ │ ├── iExample0039Dlg.h
│ │ │ ├── iExample0039.dsp
│ │ │ ├── iExample0039.dsw
│ │ │ ├── iExample0039.h
│ │ │ ├── iExample0039.plg
│ │ │ ├── iExample0039.rc
│ │ │ ├── iobjectcanvasx.cpp
│ │ │ ├── iobjectcanvasx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0039.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0040
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0040.clw
│ │ │ ├── iExample0040.cpp
│ │ │ ├── iExample0040Dlg.cpp
│ │ │ ├── iExample0040Dlg.h
│ │ │ ├── iExample0040.dsp
│ │ │ ├── iExample0040.dsw
│ │ │ ├── iExample0040.h
│ │ │ ├── iExample0040.plg
│ │ │ ├── iExample0040.rc
│ │ │ ├── iledmatrixx.cpp
│ │ │ ├── iledmatrixx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0040.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0041
│ │ │ ├── iExample0041.clw
│ │ │ ├── iExample0041.cpp
│ │ │ ├── iExample0041Dlg.cpp
│ │ │ ├── iExample0041Dlg.h
│ │ │ ├── iExample0041.dsp
│ │ │ ├── iExample0041.dsw
│ │ │ ├── iExample0041.h
│ │ │ ├── iExample0041.plg
│ │ │ ├── iExample0041.rc
│ │ │ ├── IocompLogo2.bmp
│ │ │ ├── irotationdisplayx.cpp
│ │ │ ├── irotationdisplayx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0041.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0042
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0042.clw
│ │ │ ├── iExample0042.cpp
│ │ │ ├── iExample0042Dlg.cpp
│ │ │ ├── iExample0042Dlg.h
│ │ │ ├── iExample0042.dsp
│ │ │ ├── iExample0042.dsw
│ │ │ ├── iExample0042.h
│ │ │ ├── iExample0042.plg
│ │ │ ├── iExample0042.rc
│ │ │ ├── iplotannotationx.cpp
│ │ │ ├── iplotannotationx.h
│ │ │ ├── iplotaxisx.cpp
│ │ │ ├── iplotaxisx.h
│ │ │ ├── iplotchannelx.cpp
│ │ │ ├── iplotchannelx.h
│ │ │ ├── iplotdataviewx.cpp
│ │ │ ├── iplotdataviewx.h
│ │ │ ├── iplotlegendx.cpp
│ │ │ ├── iplotlegendx.h
│ │ │ ├── iplottoolbarx.cpp
│ │ │ ├── iplottoolbarx.h
│ │ │ ├── iplotx.cpp
│ │ │ ├── iplotx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0042.ico
│ │ │ │ └── iExample0042.rc2
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iexample0042a
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0042a.clw
│ │ │ ├── iExample0042a.cpp
│ │ │ ├── iExample0042aDlg.cpp
│ │ │ ├── iExample0042aDlg.h
│ │ │ ├── iExample0042a.dsp
│ │ │ ├── iExample0042a.dsw
│ │ │ ├── iExample0042a.h
│ │ │ ├── iExample0042a.plg
│ │ │ ├── iExample0042a.rc
│ │ │ ├── iplotannotationx.cpp
│ │ │ ├── iplotannotationx.h
│ │ │ ├── iplotaxisx.cpp
│ │ │ ├── iplotaxisx.h
│ │ │ ├── iplotchannelx.cpp
│ │ │ ├── iplotchannelx.h
│ │ │ ├── iplotdataviewx.cpp
│ │ │ ├── iplotdataviewx.h
│ │ │ ├── iplotlegendx.cpp
│ │ │ ├── iplotlegendx.h
│ │ │ ├── iplottoolbarx.cpp
│ │ │ ├── iplottoolbarx.h
│ │ │ ├── iplotx.cpp
│ │ │ ├── iplotx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── bitmap1.bmp
│ │ │ │ ├── iExample0042a.ico
│ │ │ │ ├── iExample0042a.rc2
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0043
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0043.clw
│ │ │ ├── iExample0043.cpp
│ │ │ ├── iExample0043Dlg.cpp
│ │ │ ├── iExample0043Dlg.h
│ │ │ ├── iExample0043.dsp
│ │ │ ├── iExample0043.dsw
│ │ │ ├── iExample0043.h
│ │ │ ├── iExample0043.plg
│ │ │ ├── iExample0043.rc
│ │ │ ├── iplotannotationx.cpp
│ │ │ ├── iplotannotationx.h
│ │ │ ├── iplotaxisx.cpp
│ │ │ ├── iplotaxisx.h
│ │ │ ├── iplotdatacursorx1.cpp
│ │ │ ├── iplotdatacursorx1.h
│ │ │ ├── iplotdatacursorx.cpp
│ │ │ ├── iplotdatacursorx.h
│ │ │ ├── iplotdataviewx.cpp
│ │ │ ├── iplotdataviewx.h
│ │ │ ├── iplotlegendx.cpp
│ │ │ ├── iplotlegendx.h
│ │ │ ├── iplotlimitx1.cpp
│ │ │ ├── iplotlimitx1.h
│ │ │ ├── iplotlimitx.cpp
│ │ │ ├── iplotlimitx.h
│ │ │ ├── iplottoolbarx.cpp
│ │ │ ├── iplottoolbarx.h
│ │ │ ├── ixyplotchannelx.cpp
│ │ │ ├── ixyplotchannelx.h
│ │ │ ├── ixyplotx.cpp
│ │ │ ├── ixyplotx.h
│ │ │ ├── picture1.cpp
│ │ │ ├── picture1.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0043.ico
│ │ │ │ └── iExample0043.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0044
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0044.clw
│ │ │ ├── iExample0044.cpp
│ │ │ ├── iExample0044Dlg.cpp
│ │ │ ├── iExample0044Dlg.h
│ │ │ ├── iExample0044.dsp
│ │ │ ├── iExample0044.dsw
│ │ │ ├── iExample0044.h
│ │ │ ├── iExample0044.plg
│ │ │ ├── iExample0044.rc
│ │ │ ├── islidingscalex.cpp
│ │ │ ├── islidingscalex.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0044.ico
│ │ │ │ └── iExample0044.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0045
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0045.clw
│ │ │ ├── iExample0045.cpp
│ │ │ ├── iExample0045Dlg.cpp
│ │ │ ├── iExample0045Dlg.h
│ │ │ ├── iExample0045.dsp
│ │ │ ├── iExample0045.dsw
│ │ │ ├── iExample0045.h
│ │ │ ├── iExample0045.plg
│ │ │ ├── iExample0045.rc
│ │ │ ├── islidingcompassx.cpp
│ │ │ ├── islidingcompassx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0045.ico
│ │ │ │ └── iExample0045.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0046
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── idualcompassx.cpp
│ │ │ ├── idualcompassx.h
│ │ │ ├── iExample0046.clw
│ │ │ ├── iExample0046.cpp
│ │ │ ├── iExample0046Dlg.cpp
│ │ │ ├── iExample0046Dlg.h
│ │ │ ├── iExample0046.dsp
│ │ │ ├── iExample0046.dsw
│ │ │ ├── iExample0046.h
│ │ │ ├── iExample0046.plg
│ │ │ ├── iExample0046.rc
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0046.ico
│ │ │ │ └── iExample0046.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0047
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0047.clw
│ │ │ ├── iExample0047.cpp
│ │ │ ├── iExample0047Dlg.cpp
│ │ │ ├── iExample0047Dlg.h
│ │ │ ├── iExample0047.dsp
│ │ │ ├── iExample0047.dsw
│ │ │ ├── iExample0047.h
│ │ │ ├── iExample0047.plg
│ │ │ ├── iExample0047.rc
│ │ │ ├── iledrectanglex.cpp
│ │ │ ├── iledrectanglex.h
│ │ │ ├── ithreadtimersx.cpp
│ │ │ ├── ithreadtimersx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0047.ico
│ │ │ │ └── iExample0047.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0048
│ │ │ ├── iExample0048.clw
│ │ │ ├── iExample0048.cpp
│ │ │ ├── iExample0048Dlg.cpp
│ │ │ ├── iExample0048Dlg.h
│ │ │ ├── iExample0048.dsp
│ │ │ ├── iExample0048.dsw
│ │ │ ├── iExample0048.h
│ │ │ ├── iExample0048.plg
│ │ │ ├── iExample0048.rc
│ │ │ ├── ispectrumdisplayx.cpp
│ │ │ ├── ispectrumdisplayx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0048.ico
│ │ │ │ └── iExample0048.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0049
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0049.clw
│ │ │ ├── iExample0049.cpp
│ │ │ ├── iExample0049Dlg.cpp
│ │ │ ├── iExample0049Dlg.h
│ │ │ ├── iExample0049.dsp
│ │ │ ├── iExample0049.dsw
│ │ │ ├── iExample0049.h
│ │ │ ├── iExample0049.plg
│ │ │ ├── iExample0049.rc
│ │ │ ├── iphonepadx.cpp
│ │ │ ├── iphonepadx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0049.ico
│ │ │ │ └── iExample0049.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample0050
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample0050.clw
│ │ │ ├── iExample0050.cpp
│ │ │ ├── iExample0050Dlg.cpp
│ │ │ ├── iExample0050Dlg.h
│ │ │ ├── iExample0050.dsp
│ │ │ ├── iExample0050.dsw
│ │ │ ├── iExample0050.h
│ │ │ ├── iExample0050.plg
│ │ │ ├── iExample0050.rc
│ │ │ ├── igradientx.cpp
│ │ │ ├── igradientx.h
│ │ │ ├── ilabelx.cpp
│ │ │ ├── ilabelx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample0050.ico
│ │ │ │ └── iExample0050.rc2
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample1004
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iangulargaugex.cpp
│ │ │ ├── iangulargaugex.h
│ │ │ ├── iExample1004.clw
│ │ │ ├── iExample1004.cpp
│ │ │ ├── iExample1004Dlg.cpp
│ │ │ ├── iExample1004Dlg.h
│ │ │ ├── iExample1004.dsp
│ │ │ ├── iExample1004.dsw
│ │ │ ├── iExample1004.h
│ │ │ ├── iExample1004.plg
│ │ │ ├── iExample1004.rc
│ │ │ ├── iledroundx.cpp
│ │ │ ├── iledroundx.h
│ │ │ ├── iodometerx.cpp
│ │ │ ├── iodometerx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample1004.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample1005
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample1005.clw
│ │ │ ├── iExample1005.cpp
│ │ │ ├── iExample1005Dlg.cpp
│ │ │ ├── iExample1005Dlg.h
│ │ │ ├── iExample1005.dsp
│ │ │ ├── iExample1005.dsw
│ │ │ ├── iExample1005.h
│ │ │ ├── iExample1005.plg
│ │ │ ├── iExample1005.rc
│ │ │ ├── iplotannotationx.cpp
│ │ │ ├── iplotannotationx.h
│ │ │ ├── iplotaxisx.cpp
│ │ │ ├── iplotaxisx.h
│ │ │ ├── iplotchannelx.cpp
│ │ │ ├── iplotchannelx.h
│ │ │ ├── iplotdataviewx.cpp
│ │ │ ├── iplotdataviewx.h
│ │ │ ├── iplotlegendx.cpp
│ │ │ ├── iplotlegendx.h
│ │ │ ├── iplottoolbarx.cpp
│ │ │ ├── iplottoolbarx.h
│ │ │ ├── iplotx.cpp
│ │ │ ├── iplotx.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample1005.ico
│ │ │ │ └── iExample1005.rc2
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample3001
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iangulargaugex.cpp
│ │ │ ├── iangulargaugex.h
│ │ │ ├── iExample3001.clw
│ │ │ ├── iExample3001.cpp
│ │ │ ├── iExample3001Dlg.cpp
│ │ │ ├── iExample3001Dlg.h
│ │ │ ├── iExample3001.dsp
│ │ │ ├── iExample3001.dsw
│ │ │ ├── iExample3001.h
│ │ │ ├── iExample3001.plg
│ │ │ ├── iExample3001.rc
│ │ │ ├── igradientx.cpp
│ │ │ ├── igradientx.h
│ │ │ ├── iknobx.cpp
│ │ │ ├── iknobx.h
│ │ │ ├── iledarrowx.cpp
│ │ │ ├── iledarrowx.h
│ │ │ ├── iledroundx.cpp
│ │ │ ├── iledroundx.h
│ │ │ ├── iledspiralx.cpp
│ │ │ ├── iledspiralx.h
│ │ │ ├── ilineargaugex.cpp
│ │ │ ├── ilineargaugex.h
│ │ │ ├── ipercentbarx.cpp
│ │ │ ├── ipercentbarx.h
│ │ │ ├── ipiechartx.cpp
│ │ │ ├── ipiechartx.h
│ │ │ ├── iswitchleverx.cpp
│ │ │ ├── iswitchleverx.h
│ │ │ ├── iswitchrotaryx.cpp
│ │ │ ├── iswitchrotaryx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── Clouds.bmp
│ │ │ │ ├── iExample3001.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample3002
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iExample3002.clw
│ │ │ ├── iExample3002.cpp
│ │ │ ├── iExample3002Dlg.cpp
│ │ │ ├── iExample3002Dlg.h
│ │ │ ├── iExample3002.dsp
│ │ │ ├── iExample3002.dsw
│ │ │ ├── iExample3002.h
│ │ │ ├── iExample3002.plg
│ │ │ ├── iExample3002.rc
│ │ │ ├── iledrectanglex.cpp
│ │ │ ├── iledrectanglex.h
│ │ │ ├── ilineargaugex.cpp
│ │ │ ├── ilineargaugex.h
│ │ │ ├── isliderx.cpp
│ │ │ ├── isliderx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── iExample3002.rc2
│ │ │ │ ├── Iocomp.ico
│ │ │ │ └── IocompLogo.bmp
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── iExample3003
│ │ │ ├── DispiDispatchTestProject.clw
│ │ │ ├── DispiDispatchTestProject.cpp
│ │ │ ├── DispiDispatchTestProjectDlg.cpp
│ │ │ ├── DispiDispatchTestProjectDlg.h
│ │ │ ├── DispiDispatchTestProject.dsp
│ │ │ ├── DispiDispatchTestProject.dsw
│ │ │ ├── DispiDispatchTestProject.h
│ │ │ ├── DispiDispatchTestProject.plg
│ │ │ ├── DispiDispatchTestProject.rc
│ │ │ ├── font.cpp
│ │ │ ├── font.h
│ │ │ ├── iplotannotationx.cpp
│ │ │ ├── iplotannotationx.h
│ │ │ ├── iplotaxisx.cpp
│ │ │ ├── iplotaxisx.h
│ │ │ ├── iplotchannelx.cpp
│ │ │ ├── iplotchannelx.h
│ │ │ ├── iplotdatacursorx.cpp
│ │ │ ├── iplotdatacursorx.h
│ │ │ ├── iplotdataviewx.cpp
│ │ │ ├── iplotdataviewx.h
│ │ │ ├── iplotlabelx.cpp
│ │ │ ├── iplotlabelx.h
│ │ │ ├── iplotlegendx.cpp
│ │ │ ├── iplotlegendx.h
│ │ │ ├── iplotlimitx.cpp
│ │ │ ├── iplotlimitx.h
│ │ │ ├── iplottoolbarx.cpp
│ │ │ ├── iplottoolbarx.h
│ │ │ ├── iplotx.cpp
│ │ │ ├── iplotx.h
│ │ │ ├── picture.cpp
│ │ │ ├── picture.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── res
│ │ │ │ ├── DispiDispatchTestProject.ico
│ │ │ │ └── DispiDispatchTestProject.rc2
│ │ │ ├── resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ └── VisualCDispExamplesREADME.htm
│ └── VisualC-iDispatch
│ ├── iExample1006
│ │ ├── iExample1006.aps
│ │ ├── iExample1006.clw
│ │ ├── iExample1006.cpp
│ │ ├── iExample1006Dlg.cpp
│ │ ├── iExample1006Dlg.h
│ │ ├── iExample1006.dsp
│ │ ├── iExample1006.dsw
│ │ ├── iExample1006.h
│ │ ├── iExample1006.ncb
│ │ ├── iExample1006.opt
│ │ ├── iExample1006.plg
│ │ ├── iExample1006.rc
│ │ ├── ReadMe.txt
│ │ ├── res
│ │ │ ├── iExample1006.ico
│ │ │ └── iExample1006.rc2
│ │ ├── resource.h
│ │ ├── StdAfx.cpp
│ │ └── StdAfx.h
│ ├── iExample3003
│ │ ├── DispiDispatchTestProject.clw
│ │ ├── DispiDispatchTestProject.cpp
│ │ ├── DispiDispatchTestProjectDlg.cpp
│ │ ├── DispiDispatchTestProjectDlg.h
│ │ ├── DispiDispatchTestProject.dsp
│ │ ├── DispiDispatchTestProject.dsw
│ │ ├── DispiDispatchTestProject.h
│ │ ├── DispiDispatchTestProject.plg
│ │ ├── DispiDispatchTestProject.rc
│ │ ├── font.cpp
│ │ ├── font.h
│ │ ├── iplotannotationx.cpp
│ │ ├── iplotannotationx.h
│ │ ├── iplotaxisx.cpp
│ │ ├── iplotaxisx.h
│ │ ├── iplotchannelx.cpp
│ │ ├── iplotchannelx.h
│ │ ├── iplotdatacursorx.cpp
│ │ ├── iplotdatacursorx.h
│ │ ├── iplotdataviewx.cpp
│ │ ├── iplotdataviewx.h
│ │ ├── iplotlabelx.cpp
│ │ ├── iplotlabelx.h
│ │ ├── iplotlegendx.cpp
│ │ ├── iplotlegendx.h
│ │ ├── iplotlimitx.cpp
│ │ ├── iplotlimitx.h
│ │ ├── iplottoolbarx.cpp
│ │ ├── iplottoolbarx.h
│ │ ├── iplotx.cpp
│ │ ├── iplotx.h
│ │ ├── picture.cpp
│ │ ├── picture.h
│ │ ├── ReadMe.txt
│ │ ├── res
│ │ │ ├── DispiDispatchTestProject.ico
│ │ │ └── DispiDispatchTestProject.rc2
│ │ ├── resource.h
│ │ ├── StdAfx.cpp
│ │ └── StdAfx.h
│ └── VisualCiDispatchExamplesREADME.htm
├── IocompDCOM-ConfigurationXPSP2.pdf
├── OPC
│ ├── APRXDIST
│ │ ├── Actxprxy.dll
│ │ ├── ADVPACK.DLL
│ │ ├── APRXDist.inf
│ │ ├── Regsvr32.exe
│ │ ├── W95INF16.DLL
│ │ └── W95INF32.DLL
│ ├── APRXDIST.EXE
│ ├── iOPCCommonLibrary.ocx
│ ├── iOPCCommonLibrary.tlb
│ ├── iOPC.dll
│ ├── opccomn_ps.dll
│ ├── OPCENUM.EXE
│ └── opcproxy.dll
├── RegIocomp.bat
├── Setup.sf7
├── 枕善居VB源码博客.htm
├── 注册说明.txt
└── 版权声明.txt
124 directories, 1294 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论