Welcome![Sign In][Sign Up]
Location:
Search - VXD

Search list

[Driver Developvxd03

Description: asm 编的vxd例子-vxd example by asm
Platform: | Size: 1024 | Author: ckjk | Hits:

[assembly languagevxd05

Description: 一个ASM编的VXD例子-a series of examples VXD
Platform: | Size: 2048 | Author: ckjk | Hits:

[assembly languagevxd07

Description: asm 编的vxd例子,不会重复的够多了哦,-asm series vxd example, not repetitive enough oh,
Platform: | Size: 14336 | Author: ckjk | Hits:

[assembly languagevxd08

Description: 还是一个asm编的VXD例子-asm or a series of examples VXD
Platform: | Size: 13312 | Author: ckjk | Hits:

[assembly languagevxd09

Description: 还是汇编语言编的asm to vxd例子-or assembly language series asm example to vxd
Platform: | Size: 14336 | Author: ckjk | Hits:

[Windows DevelopDisk format

Description: 磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
Platform: | Size: 27648 | Author: 袁耀辉 | Hits:

[Parallel Portwinio源码

Description: winio.dll的源码,自己留着没有用,有用的就来找我要好了。-winio.dll source code, own remained not not usefully, useful is asking me to want to be good.
Platform: | Size: 199680 | Author: 沧浪之水 | Hits:

[OS programWindowsdiskacc

Description: 所有系统下的磁盘存取程序,98下用到了VXD-all of the disk access procedures under 98 use the VXD
Platform: | Size: 326656 | Author: 潘旭 | Hits:

[OtherWin32汇编超全资料

Description: 汇编超全资料,学汇编的不要错过 Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分 -compilation extra-information compiled by the school not to miss Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
Platform: | Size: 389120 | Author: | Hits:

[Driver Developpci2040驱动程序

Description: 利用QuickVxD工具写出PCI2040.VxD程序源代码-QuickVxD tools used to write the source code PCI2040.VxD
Platform: | Size: 53248 | Author: 王朝斌 | Hits:

[Process-Threadvxdmon

Description: 监视vxd调用,需要在 windows95 或 windows98 下-surveillance vxd call, or the need to 900.0 under Windows98
Platform: | Size: 224256 | Author: 放弃 | Hits:

[VxWorksvxdevicedriver

Description: VxWorks Device Driver 机制分析.我们不可避免地经常要和device driver打交道,而device driver本身跟操作系统的相关性特别密切,而了解如何能做到屏蔽底层硬件提供标准且通用的接口给上层是我们研究device driver标准的基本目的,由于时间和篇幅的限制,而且我们的工作主要在VxWorks上进行device driver的开发,所以这里只对VxWorks下的标准device driver开发进行分析-VxWorks Device Driver Analysis. We will inevitably have to deal with and device driver and device driver itself with the relationship between the operating system particularly close, and understand how we can achieve shielding underlying hardware standards which provide a common interface to the top of our research device driver standard basic purpose due to time and space limitations, but our major work on the VxWorks device driver development, right here is only the standard VxWorks device driver development for analysis
Platform: | Size: 84992 | Author: 马哈 | Hits:

[DocumentsWDMdriver_document

Description: WDM(Windows Driver Mode)驱动程序模型。相比起以前的KDM 和VXD 来说,它的性能更高、系统之间移植更加方便。所以,随着系统的升级(指MS 的操作系统),WDM 已经逐步取代KDM 和VXD,成为MS 系统下驱动程序开发的主流-WDM (Windows Driver Mode) driver model. Compared with the previous KDM and VXD, its higher performance, system between transplantation more convenient. Therefore, as of the upgraded system (referring to MS operating systems), WDM has been gradually replacing KDM and VXD as MS system driver development mainstream
Platform: | Size: 250880 | Author: 葛琳 | Hits:

[Firewall-SecurityXFILTER2_FOR_9X_2K_XP

Description: 费尔防火墙源代码.费尔个人防火墙 2.1 源程序包括 XFILTER.EXE, XFILTER.DLL, XPACKET.VXD ( 限于95/98/ME版 ) , XAPCKET.SYS ( 限于 2000/XP 版 )的源程序。此代码包中没有包含编译后的程序,要获得这些程序可以通过下载安装包得到。安装包是免费的,使用 ZIP 兼容的压缩方式,用 ZIP 工具解压。(请尊重代码作者的劳动,只供学习,勿用于商业用途。站长留)-Fil firewall source code. Fil Personal Firewall 2.1 include XFILTER.EXE source, XFILTER.DLL, XPACKET.VXD (95/98/ME limited edition), XAPCKET.SYS (only 2000/XP version) of the source. This code does not contain the compiled procedures to obtain these procedures can be downloaded installation package. Installation kits are free, the use of ZIP-compatible compression, decompression using ZIP tools.
Platform: | Size: 378880 | Author: jinxgs | Hits:

[Program docWDM-driver-program

Description: WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。 -WDM Driver Design 1. WDM briefed constantly introduce new Microsoft operating system, now Windows 98 and Windows 2000 has become mainstream. originally used to achieve the VxD driver technology with the Windows 95 are slowly fade out to be from the historical stage, in Windows 98 and Windows Device Drivers under Windows Flooding dynamic process model (WDM) to the design. WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.
Platform: | Size: 16384 | Author: 中国 | Hits:

[OS DevelopWin95SystemprogrammingSECRETS

Description: Secret of windows 95 programming about VxD programming-Secret of windows programming about 95 VxD programming
Platform: | Size: 6764544 | Author: nosp | Hits:

[Software Engineeringeppplc

Description: 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communication technology and engineering practice in compiling this chapter procedures, I would be grateful if winio.dll. winio.vxd winio.sys reproduction of documents and executable files to the directory, Otherwise WinIo initializeWinIO the initialization function call will fail.
Platform: | Size: 401408 | Author: | Hits:

[Firewall-Securityxfilter20

Description: 费尔个人防火墙 2.0 源程序 重要文件/目录说明 Xfilter.dsw - VC 工作区文件,包括以下工程 - TcpIpDog\TcpIpDog.dsp - xfilter\xfilter.dsp - xpacket2k.dsp ( 限于 2000 版 ) - xpacket9x.dsp ( 限于 95/98/ME 版 ) Common - 存放公用代码文件 RELEASE - 存放编译后的程序 TcpIpDog - XFILTER.DLL 的代码 XFILTER - XFILTER.EXE 的代码 xpacket2k - XPACKET.SYS 的代码 (2000 版才会有此目录) xpacket9x - XPACKET.VXD 的代码 (95/98/ME 版才会有此目录)-Personal Firewall 2.0 Fernando important source file/directory Description Xfilter.dsw-VC work area documents, include the following works- TcpIpDog \ TcpIpDog.dsp- xfilter \ xfi lter.dsp- xpacket2k.dsp (limited to the 2000 version)- xpacket9 x.dsp (limited to 95/98/ME version) Common-code document storage utility RELEASE- compiled stored procedures TcpIpDog- XFILTER.DLL code XFILTER- XFILTER.EXE code xpacket2k- XPACKET.SYS code (2 000 version will be in this directory) xpacket9x- XPACKET.VXD code (95/9 8/ME version of this directory will be)
Platform: | Size: 339968 | Author: | Hits:

[VxWorksvxworks_vxdcom

Description: dcom机制在vxworks上的实现源代码-vxworks dcom mechanism in the realization of the source code
Platform: | Size: 227328 | Author: 王七 | Hits:

[Otherdiskmon

Description: 磁盘监控完整程序,利用VXD技术实现,实现当程序对磁盘文件进行读、写、属性修改时的实时监控-disk integrity monitoring procedures, the use of technology to achieve VXD, when the process of achieving a disk file for reading, writing, attribute changes to the Real-Time Monitoring
Platform: | Size: 43008 | Author: 复天 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »

CodeBus www.codebus.net