搜索资源列表
DCOM_RemoteControl
- 软件名称: 远程计算机管理(DCOM技术)(客户端/服务端) 功能说明: 本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service 程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下: 1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启
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
atl
- alt 开发的非常不错的例子! 值得学习! 学习com开发的好的例子-this alt sample.is very good the code is form com form DLL
ComInProc
- C++使用win32 sdk编写COM组件示例 不用MFC、ALT等库-C++ write COM component sample without MFC, ALT, and other libraries to use the win32 the sdk
ComOutOfProc
- C++使用win32 sdk编写进程外COM组件示例 不使用MFC、ALT等库-C++ writing-process COM component sample does not use MFC, ALT, and other libraries to use the win32 the sdk