VS2008创建Ocx控件及控件的调用方法(基于MFC)

时间:2022-10-13 14:57:12
【文件属性】:
文件名称:VS2008创建Ocx控件及控件的调用方法(基于MFC)
文件大小:1.94MB
文件格式:ZIP
更新时间:2022-10-13 14:57:12
VS2008 Ocx Demo 调用 本文档,详细说明了在VS2008下创建Ocx控件、编写demo程序,调用Ocx控件的整个过程,以及控件的注册与卸载方法、控件查看器的使用、开发遇到问题的简单解决方法,并附有Demo程序,方便测试验证
【文件预览】:
bin
----Release()
--------TestOcxProgram.exe(86KB)
--------OcxProgram.ocx(28KB)
--------ocx.bat(55B)
--------unit ocx.bat(55B)
----Debug()
--------TestOcxProgram.exe(154KB)
--------OcxProgram.ocx(113KB)
TestOcxProgram
----TestOcxProgram()
--------stdafx.cpp(147B)
--------TestOcxProgram.vcproj.PC-20171102XBVO.Administrator.user(1KB)
--------TestOcxProgram.vcproj.YF-FENGXUGUANG.Admin.user(1KB)
--------res()
--------stdafx.h(2KB)
--------TestOcxProgram.h(493B)
--------targetver.h(1KB)
--------TestOcxProgram.cpp(2KB)
--------TestOcxProgram.vcproj(6KB)
--------TestOcxProgramDlg.cpp(3KB)
--------ocxprogramctrl1.cpp(582B)
--------TestOcxProgramDlg.h(709B)
--------resource.h(732B)
--------TestOcxProgram.rc(6KB)
--------ocxprogramctrl1.h(1KB)
--------ReadMe.txt(3KB)
----TestOcxProgram.sln(908B)
OcxProgram
----OcxProgram()
--------OcxProgram.vcproj.YF-FENGXUGUANG.Admin.user(1KB)
--------OcxProgram.vcproj.PC-20171102XBVO.Administrator.user(1KB)
--------stdafx.cpp(139B)
--------OcxProgram.vcproj(6KB)
--------Resource.h(569B)
--------OcxProgramCtrl.h(1001B)
--------stdafx.h(1KB)
--------OcxProgramPropPage.cpp(1KB)
--------OcxProgram.rc(4KB)
--------OcxProgramPropPage.h(559B)
--------OcxProgram.h(460B)
--------targetver.h(1KB)
--------OcxProgramCtrl.cpp(4KB)
--------OcxProgram.idl(1KB)
--------OcxProgram.def(199B)
--------OcxProgram_i.c(2KB)
--------OcxProgramCtrl.bmp(238B)
--------OcxProgram.ico(1KB)
--------OcxProgram.cpp(1KB)
--------OcxProgramidl.h(9KB)
--------ReadMe.txt(3KB)
----OcxProgram.sln(896B)
tool
----ActiveX control Test Container()
--------TSTCON32.CNT(1KB)
--------TSTCON32.EXE(240KB)
--------TSTCON32.HLP(29KB)
VS2008创建和调用Ocx控件的方法.docx

网友评论