-
-
-
PPClient.rar
一个用于智能手机上的联网的数据管理的终端程序,运行平台Windows mobile 5,基于Web service的数据收集,并具有自动更新功能。
-
-
-
ProcessManager.rar
Process Manager
[DKOM(Direct Kernel Object Manipulation)
windows service pack 2
-
-
TestPrint.rar
很多人在开发网页的时候也是需要实现一些打印功能,SUN公司一直致力于Java打印功能的完善,更令人鼓舞的是,新发布的jdk1.4则提供了一套完整的,Java 打印服务 API” (Java Print Service API),它对已有的打印功能是积极的补充。利用它,我们可以实现大部分实际应用需求,包括打印文字、图形、文件及打印预览等等。
下面是一个例子
-
SvcCtrl.rar
... 用了几年了.
在命令行直接运行就会显示参数说明.
SvcCtrl
-i Filename ServiceName "Install new service"
-u ServiceName "Remove existing service"
-s ServiceName [Param] "Start not-active service with params"
-t ServiceName "Stop running service"
-p ServiceName " ...
-
-
lspSample.zip
This code sample illustrates a Winsock 2 layered service provider (LSP).
An LSP is a method of inserting a layer between the Winsock 2 API and
applications. This is achieved by creating a DLL which implements the
entire set of Winsock provider ...
-