搜索资源列表
FA_Demo
- 我本来想用的是.ocx控件,最后发现,对于自定义struct,它似乎是无能为力(有谁知道.ocx可以的话请联系我)。最后采用的是vc++6.0中的ATL。下面给出了如何调用含自定义结构的组件函数senddata,ReceiveData。组件中的参数传递与下面的代码是一模一样的 ,这里不再重复。(该组件是应用于配电自动化中的,用以实现馈线自动化FA功能,本人自己设计开发)。 -I had wanted to use the. Exe controls and found that, since t
DiskStatus
- 利用VC++开发的OCX控件,主要实现的功能是显示磁盘的空间使用状况,并且实现动态效果,当磁盘 空间发生变化时,控件会动态刷新-development of the VC OCX Controls main function is to show disk space usage, and dynamic effects, when disk space change, the dynamic control will be updated
RegisterOcx
- VC百例\\ 第12章\\实例119 注册与卸载OCX
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
dephi
- 一个dephi调用vc编译的ocx控件的示例程序-And a dephi call the vc compile the ocx control sample program
eXeScope6.50
- eXeScope能在没有资源文件的情况下分析,显示不同的信息,重写可执行文件的资源,包括(EXE,DLL,OCX)等。是方便强大的汉化工具,可以直接修改用 VC++ 及 DELPHI 编制的程序的资源,包括菜单、对话框、字串表等。-eXeScope do not have the resources in the case of document analysis, show different information, to rewrite the executable file resour
WaveEditTest
- 关于vc++开发的示例及原码,通过学习分析代码,可以快速掌握程序设计-With regard to the development of vc++ sample and the original code, through the study analyzes the code, you can quickly master the program design
RSCom.ocx
- 通用权限控制软件.挺实用的.DELPHI VB VC编程源码均有-DELPHI VB VC
vcPP-ocx
- 1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed
handwritingDELPHI
- Delphi手写识别控件,支持DELPHI VB VC等-handwrinting ocx