-
WTL,停靠窗口的例子,供大家学习参考
WTL,停靠窗口的例子,供大家学习参考 -WTL, call window the example for all to study reference
- 2023-02-09 02:00:04下载
- 积分:1
-
Access2000下内部COM插件编程示例
Access2000下内部COM插件编程示例-Access2000 under internal plug-COM programming examples
- 2023-06-10 14:55:03下载
- 积分:1
-
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _...
不用ActiveX控件播放声音文件
Public Declare Function sndPlaySound Lib "winmm.dll" Alias _
"sndPlaySoundA" (ByVal lpszSoundName As String, _
ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
- 2022-01-23 10:39:54下载
- 积分:1
-
通用的functor模板集合,用于比较元素之间、元素与范围、范围与范围之间的关系。...
通用的functor模板集合,用于比较元素之间、元素与范围、范围与范围之间的关系。-Functor template generic collection of elements used to compare between the elements and scope, scope and extent of the relationship between.
- 2022-03-24 09:41:59下载
- 积分:1
-
在应用程序中使用Word
在应用程序中使用Word -Using word in a
- 2022-04-25 03:22:18下载
- 积分:1
-
a VB DLL called examples of procedures, right through DLL's accession to con...
一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL"s accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very intuitive, and all the documentation function.
- 2022-06-18 14:52:06下载
- 积分:1
-
自定义名字对象,这是一个实现自定义名字对象的例子,可以用任何系统中没有注册的字符串(名字)与某一个对象进行绑定...
自定义名字对象,这是一个实现自定义名字对象的例子,可以用任何系统中没有注册的字符串(名字)与某一个对象进行绑定-Customize the names of objects, realize this is a custom object names examples, can be used in any system there is no register string (name) an object with a bind
- 2022-01-25 18:51:28下载
- 积分:1
-
注销/Unregister已经登记的ActiveX
注销/Unregister已经登记的ActiveX -The example fro unregistering Activex Control
- 2022-07-20 19:13:37下载
- 积分:1
-
active x active x
active x active x
-active x active xactive x
- 2022-01-26 08:15:17下载
- 积分:1
-
此示例演示如何实现一个ActiveX文档服务器。的程序…
This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implement a toolbar in your object How to override the IPersistStreamInit methods Load and Save to perform custom saving and loading How to use CDialogImpl to implement an About dialog box. How to subclass the Rich Text Edit Control
- 2022-02-20 11:12:05下载
- 积分:1