搜索资源列表
ActiveX控件专集
- ActiveX控件使用方法演示。包含calendar.scx,filedlg.scx,progress.scx,scale.scx,slider.scx,treeview.scx使用方法。-use ActiveX demo. Included calendar.scx, filedlg.scx, progress.scx. scale.scx, slider.scx, treeview.scx use.
SetPopedom
- NTFS目录权限设置 VB中使用 引用 KLMYTLib.SetPopedom 先申明几个常量,下面几个用于目录权限设置的: Private Const GENERIC_READ = &H80000000 读 Private Const GENERIC_WRITE = &H40000000 写 Private Const GENERIC_EXECUTE = &H20000000 执行 Private Const GENERIC_ALL = &
QQpwdhash
- QQ 命令行参数生成控件 1.0 BY 周维祝 使用前请先双击“注册控件.bat”注册控件 控件使用方法还是看我的示例吧~~~嘿嘿 QQPWDHASH1.About 关于对话框 pwdhash = QQPWDHASH1.Str2QQPwdHash(mima) 将变量mima转化为 QQPWDHASH 保存在pwdhash变量中
mci
- MCI控件的使用代码段,介绍MCI中消息和命令的使用方法
VBMscomm
- vb mscomm控件的基本使用方法,请参考,多多交流
使用DCOM技术实现远程计算机的关闭(含源程序)
- 软件说明: DCOM技术,服务器端是一个NT Service程序.使用方法: 1.将目录Server拷贝到远程计算机,然后执行install.bat 2.将目录Client拷贝到本地计算机,然后执行install.bat 3.在本机上执行ShutDownClient.exe,然后输入远程计算机的IP地址即可 4.卸载时只需要执行uninstall.bat,然后删除文件即可-Software Note : DCOM technology, the server is a NT Service pr
Alt-Ctrl
- 本文主要介绍如何开发一个ActiveX控件,提供接口,与相应事件挂钩。文中涉及到VARIANT,SAFEARRAY,BSTR的详细使用方法。 另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC调用该控件的方法。-This article describes how to develop an ActiveX control, to provide interfaces to link with the corresponding event. Man
com
- COM端口的一些代码分析以及COM口的最常使用方法,对初学的人帮助很大-COM port number of code analysis, and COM port most commonly used method of learning a person of great help
Com_using
- 串口调试工具,是电脑与下位机通讯的调试工具。使用方法主要分:配置串口、打开串口、编辑指令、发送指令四步。-Serial debugging tools are under the computer and communications-bit machine debug tools. Ways to use the main points: Configure serial port, open the serial port, edit instructions, send four step
COM
- COM组件的开发使用方法,COM组件设计与应用.CHM-The development of use COM components, COM component design and application. CHM
VC-FLASH-UI
- 介绍ActiveX控件在VC++应用程序的使用方法并通过使用Shockwave Flash Object控件实现了FLASH的UI启动画面,开发了一套友好美观的应用程序界面。-Introduction ActiveX control in VC++ application using the method and by using the Shockwave Flash Object control to achieve a FLASH in the UI start screen, devel
4545
- 介绍ActiveX控件在VC++应用程序的使用方法并通过使用Shockwave Flash Object控件实现了FLASH的UI启动画面,开发了一套友好美观的应用程序界面。-Introduction ActiveX control in VC++ application using the method and by using the Shockwave Flash Object control to achieve a FLASH in the UI start screen, devel
COM_Demo
- 简单的COM组件调用的例子,意在说明COM的使用方法,功能是返回当前桌面所用图片的名称-Simple example of calling COM components, intended to explain the use of COM method returns the current desktop functionality is the name used for image
teechart
- teechart控件和使用实例,包括安装包和基本的画图表使用方法-activeX teechart
chart
- MS chart sp4版本示例 使用方法 已经调试通过可以 随时间变化 动态显示数据-MS chart sp4 version of the sample using the method already debugging can change over time through the dynamic display of data
up
- Big2GB.ocx是BIG5码<=>GB码互换的完全免费的ActiveX控件, 有PB的使用方法源代码-BIG5码 <=> GB2312
ATL
- 本书介绍了ATL的概念和使用方法,以及如何利用活动模板库进行编程。-This book introduces the concepts and the use of ATL, and how to program using the Active Template Library.
zilin
- 紫林公共功能控件 紫林公共功能库是一款封装了几十项功能、涉及十大类方面的控件。对于一些复杂的功能,使用本控件只要一行代码即可搞定,简单方便。 紫林公共功能控件没有复杂的使用方法,所有功能都可以在几行代码内完成。使用固定的接口,用户无需关心功能的实现方法。 亮点: *功能强大,功能多 *使用简单方便,大大提高开发效率 *全代码实现,没有使用任何第三方控件,携带方便 *完全免费,您可以随意使用 -Zi Lin Public c
ATL-scoket
- 本文主要介绍如何开发一个ActiveX控件,提供接口,与相应事件挂钩。文中涉及到VARIANT,SAFEARRAY,BSTR的详细使用方法。另外还提供了WinSock的详细开发步骤,以及如何响应网络超时,网络断开的事件方法以及在VC,VB调用该控件的方法。-This article describes how to develop an ActiveX control, interface, and linked with the corresponding event. Involved in
MFCActiveSock
- MFC WinSock 提供有Connect()和DisConnect()接口,和RecvSockEvent()及CloseWinsock()事件。以及WinSock的使用方法。 -MFC WinSock ActiveX MFC WinSock Connect () and DisConnect () interface, and RecvSockEvent () and CloseWinsock () event. , And WinSock use.