文件名称:vcPP-ocx
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.19kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已
注册,如果已注册则不再注册;如果未注册则自动进行注册。
2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。
3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化
过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed ocx file path (including file name), the function can be automatically extracted from the file control' s CLSID, and then check whether registration, if registration is no longer registered if not registered will automatically be registered. 2.ocx TypeLib information must be included controls, the general VC++/VB/DELPHI7 and other controls are all generated by this type. 3 functions to perform successfully in VC6, the program control is initialized in the program must also be initialized, so the function code should be placed on the application of the initialization process, such as the MFC in VC6 project should be on CXXXApp:: CXXXApp () in.
注册,如果已注册则不再注册;如果未注册则自动进行注册。
2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。
3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化
过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed ocx file path (including file name), the function can be automatically extracted from the file control' s CLSID, and then check whether registration, if registration is no longer registered if not registered will automatically be registered. 2.ocx TypeLib information must be included controls, the general VC++/VB/DELPHI7 and other controls are all generated by this type. 3 functions to perform successfully in VC6, the program control is initialized in the program must also be initialized, so the function code should be placed on the application of the initialization process, such as the MFC in VC6 project should be on CXXXApp:: CXXXApp () in.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vc++自动注册ocx/RegOcx.cpp
vc++自动注册ocx/说明.txt
vc++自动注册ocx
vc++自动注册ocx/说明.txt
vc++自动注册ocx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.