搜索资源列表
AtlActiveX
- vs2008创建atl activex源代码,steup.inf安装文件(iexpress可安装),测试的test.html.希望对初学activex有帮助。-vs2008 create atl activex source code, steup.inf installation file (iexpress can be installed), the test test.html. want to help beginners activex.
MFCFetion
- 提供Fetion发短信接口。DLL文件。还包含测试文件。为MFC开发。-Provide Fetion texting interface. DLL files. Also contains the test file. To MFC development.
Taskmng
- Taskmng:用dll模块调用ActiveX控件、访问数据库、文件传输等功能,由运行在系统托盘的客户程序管理dll的软件。每加载或卸载一个dll,就能将其导出的功能添加到动态菜单或从动态菜单删除。运行环境:VC++6.0,在Windows XP通过测试-Taskmng: using dll module called ActiveX controls, access to databases, file transfer and other functions, from running in
MicrocomputerPrincipleInnerSelf
- 采用查询方式将下列测试电文送到辅串口发送器,经过内部自环接受,显示在屏幕上,通信速率选用4800波特,无校验传输,一桢字符有8个数据位,2个停止位,按下任意键时测试结束(2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。 -Query mode using the following test mes
Myctrl
- 练习使用VC开发的基于MFC类库类型的控件。包含了属性和事件。测试程序是一个基于对话框的应用程序。控件的属性和事件要在idl文件中声明才能在其它应用程序中使用。属性页的交换数据函数中要使用DDP类型的函数,同时控件中的持久性支持函数中要添加PX类型的函数,才能使属性页的数据关联到控件中。 -Practice using VC++ MFC class library based on the type of control. Contains properties and events. Te
clsComputerInfo
- this test file of sql query-this is test file of sql query
MathCOM
- 一个COM组件,实现简单的四则运算,并带有测试代码文件-A COM component, a simple four operations, with the test code file
BCB-DLL-TEST
- 动态链接库DLL的创建,静态调用,动态调用实例,运行exe文件即可看到效果。-Create dynamic link library DLL, static call and dynamic call instance, you can see the effect of running the exe file.
MFCPActiveMovie-Test
- Activx 实现的声音播放器,可以加载mp3等类型歌曲,可以播放,暂停,得到声音长度,播放过程插播声音等。-In Mfc , Run ActiveMovie Test function, It can play/stop mp3 file.It just a test example.
TestActiveXCSharpCC
- 1.测试html 中的javascr ipt调用C# ActiveX控件. 2.测试C# ActiveX控件调用html中的javascr ipt函数. 3.运行这个ActiveX控件后,运行TestActiveX.html 文件,就可以测试互相调用功能了.-1:Test in HTML Javascr ipt calls the C# ActiveX control. 2:Test in C# ActiveX control called HTML javascr ipt f