windows 2000驱动开发大全,windows 2000/xp平台下驱动开发必备
上传时间: 2015-05-29
上传用户:ippler8
介绍windows环境下命令行,批处理的基本知识,及其在任务计划;系统管理(文件,目录,磁盘管理);系统服务(驱动,注册表);打印机;对系统事件,进程,性能的监视 活动目录服务的管理,网络管理等,适用于XP与2003
上传时间: 2014-12-19
上传用户:youth25
clustalw1.83.XP,用于多序列比对的软件,运行在Windows平台下
上传时间: 2015-09-10
上传用户:whenfly
Windows 2000-XP\Winice.zip,加密解密方方面
上传时间: 2015-11-20
上传用户:极客
想过在一张DVD光盘上放上万能Ghost的2000和XP自动恢复文件,同时放上Windows 2000/XP的自动安装和手工安装文件?所有这些,都是可行的,我们所要的只是一点点耐心。
上传时间: 2016-02-03
上传用户:ouyangtongze
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
标签: Exception ExcpHook Coldwind Monitor
上传时间: 2014-02-10
上传用户:jing911003
Windows2000/XP内含的任务治理器(Taskmgr)相信大家都熟悉吧,相比之下XP里的要比2000功能更加强大,返回的信息也更加的具体,不过您是否觉得还有很多希望获得的消息没有包含在里面吗?您是否觉得Windows的系统治理工具箱里的东西太分散了吗?下面就让我们看看它们的开发原理,并动手实现一个真正的任务治理器。现在我们是调用Win32API来实现这些功能的,但是大家都说MS隐藏了太多的细节,以后我们将讨论更多关于Windows内核的东东。
上传时间: 2014-01-19
上传用户:gaojiao1999
文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp 4 工程 Wince 下串口程序 基于 CTSerial 的 WinCE 下串口收发程序 5 工程 xp_2000 下串口程序 基于 CTSerial 的 PC 平台下串口收发程序 6 gprs class 目录 xp/2000 WinCE 下均兼容的gprs 串口通信类,只实现短信text模式的发送 和短信的接收, 另有windows 下和 WinCe 下应用本类的实例
标签: SerialPort WinCE 2000 方式
上传时间: 2017-04-23
上传用户:banyou
控件注册问题 USBCLeaner自带控件与系统本身的控件版本不一致时会出现类似组件无法注册等提示,遇到这种情况,可以将prjXTab.ocx,COMCTL32.OCX复制到系统文件夹,XP一般是C:\Windows\System32,NT一般是C:\WiNNt\System32下,然后 运行--Regsvr32 prjXTab.ocx Regsvr32 COMCTL32.OCX 一般就可以解决问题.
标签: USBCLeaner prjXTab COMCTL 控件
上传时间: 2013-12-13
上传用户:yoleeson
Windows应用高级编程 C# 编程篇
上传时间: 2013-05-31
上传用户:eeworm