This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers. No Inf file is needed to install this library. The library is 64-bit compliant.
标签: storage implementing simplifies drivers
上传时间: 2014-01-01
上传用户:txfyddz
displaytag的使用方法 首先当然是要下载它的jar包了,这里可以下载到最新的版本。将jar包放到WEB-Inf的lib文件夹下。另外还需要两个辅助包:apache的commons-lang和standard包
标签: displaytag jar
上传时间: 2014-01-22
上传用户:cc1
kanglog博客程序,使用前,请先打开db.java修改其中的数据库信息,然后用你的jdk编译后放入WEB-Inf\classes\dbpac\下。将所有文件上传到服务器,然后运行install.html建立数据库。安装完毕后,请手动删除install.html和install.jsp
上传时间: 2015-12-13
上传用户:佳期如梦
在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.Inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序
上传时间: 2016-01-11
上传用户:qlpqlq
o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in TimerSample.Inf.
标签: the instructions complete Search
上传时间: 2016-01-31
上传用户:牛津鞋
o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in WMISample.Inf.
标签: the instructions complete Search
上传时间: 2013-12-30
上传用户:123456wh
o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in USBCounter.Inf.
标签: the instructions complete Search
上传时间: 2014-01-11
上传用户:lifangyuan12
众所周知在非 Admin 用户模式下,是不允许加载驱动执行 RING 0 代码的。 本文提供了一种方法,通过修改系统 GDT,IDT 来添加自己的 CALLGATE 和 INTGATE 这样便在系统中设置了一个后门。我们就可以利用这个后门 在任意用户模式下执行 ring 0 代码了。为了保证我们添加的 CALLGATE 和 INT GATE 永久性。可以在第一次安装时利用 SERVICE API 或 Inf 文件设置成随 系统启动。不过此方法也有个缺陷,就是在第一次安装 CALLGATE 或 INTGATE 时仍然需要 ADMIN 权限。下面分别给出了添加 CALLGATE 与 INTGATE 的具体 代码。
上传时间: 2016-02-14
上传用户:chongcongying
欢迎使用eWebSoft在线文本编辑器飞鱼修改版 。 JSP+XML+BEAN 部署方式: 直接把压缩目录中的文件拷贝到您的网站发布目录下即可。 修改: 一般来说,您只要修改/WEB-Inf目录下面的style.xml和button.xml就可以了。 应用:请参考index.jsp和submit.jsp。
上传时间: 2013-12-26
上传用户:windwolf2000
This document represents the first stage in a process of taking the National Strategy for Police Information Systems (NSPIS) forward. It defines the mechanisms to ensure that we (and our partners) have access to the right Information, in the right form, in the right time at an appropriate cost. The Strategy will ensure the Police Service has a collective understanding of the value of Information and that we are able to exploit National Information Assets in support of local policing.
标签: represents the National Strategy
上传时间: 2016-03-08
上传用户:wangdean1101