-
潘爱民的《COM原理与应用》一书中的第2章的源码
潘爱民的《COM原理与应用》一书中的第2章的源码-PAN Ai-min
- 2022-05-22 19:15:36下载
- 积分:1
-
GLONASS的坐标计算
GLONASS coords computation
- 2022-07-12 13:17:45下载
- 积分:1
-
COM与COM+从入门到精通(超星) 学习COM和COM+的书籍
COM与COM+从入门到精通(超星) 学习COM和COM+的书籍-COM and COM from entry to the proficient (Superstar) learning COM and COM books
- 2022-03-05 19:03:18下载
- 积分:1
-
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与...
ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements attributes, methods, events, properties page, persistent storage, how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2022-02-07 16:09:58下载
- 积分:1
-
组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集
组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集-component technology integrated database. COM, COM, DCOM, ATL, ActiveX, DLL, etc. Technology Survey
- 2023-07-19 10:05:05下载
- 积分:1
-
这是一个在mfc中做的acitveX的例子,在这个ocx中使用了formview类,就是在activeX中导入form,然后所有的控件在form上实现,就实现了...
这是一个在mfc中做的acitveX的例子,在这个ocx中使用了formview类,就是在activeX中导入form,然后所有的控件在form上实现,就实现了在acitvex中使用菜单,按钮,工具条等 任何控件。-failed to translate
- 2022-12-17 19:00:08下载
- 积分:1
-
此源代码是一个ActiveX控件的源程序,有志于COM编程的人员可以参考一下...
此源代码是一个ActiveX控件的源程序,有志于COM编程的人员可以参考一下-This source code is a source ActiveX controls, COM interested in programming can refer to
- 2022-04-15 03:15:00下载
- 积分:1
-
change the size of examples, very useful, if you want to write one himself Image...
改变图片大小的实例,很实用,如果你想自己写一个Image Axtivex组件,这是不错的入门的代码。-change the size of examples, very useful, if you want to write one himself Image Axtivex components, it is a good entry of the code.
- 2022-02-02 23:59:19下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1
-
下载的ActiveX控件,界面功能downlond(参数),函数…
下载功能的ActiveX控件,接口函数是DownLond(参数), 功能:从网上(或者局域网)下载(拷贝)一个文件(String类型),文件中有详细的参数说明,请看文件中的说明。-download ActiveX controls, interface function is DownLond (parameters), functions : from the Internet (or local area network) to download (copy) a document (String type). The document included a detailed parameters note, take a look at the documents note.
- 2022-04-08 02:30:41下载
- 积分:1