This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.
標簽: the articles Drivers edition
上傳時間: 2014-01-16
上傳用戶:ommshaggar
其中:ClientInfor.inf 文件: 第一行的數據表示: 客戶端游戲版本號 第一行的數據表示: 更新文件存放的網絡路徑 UpdateInfor.inf文件: 第一行的數據表示: 最新游戲版本號 第二行的數據表示: 有多少文件需要更新 后面每行的數據表示: 需要更新的文件的名稱 frmUpdate.frm窗體: 負責下載 modZip.BAS模塊: 只負責用來壓縮文件和解壓縮文件的 其中的 UnZipTo 函數用來解壓縮的 zlib.dll: 為WinZip的dll文件 更新完畢后,ClientInfor.inf文件的第一行的數據會變?yōu)樽钚掳姹咎? frmUpdate.frm窗體代碼如下: Private Sub cmdExit_Click() Unload Me End Sub Private Sub cmdUpdate_Click() Dim strClientInfor() As String Dim strUpdateInfor() As String Dim nNum As Integer 存
標簽: ClientInfor UpdateInfor inf 數據表示
上傳時間: 2013-12-24
上傳用戶:hanli8870
在這里可以進行工作環(huán)境、界面和顯示效果的一些設定,執(zhí)行菜單 Setup>User Preferences出現下面窗體,因為這里涉及的內容比較多,而且很多功 能都很少用到,所以下面只針對一些常用設置作介紹。
上傳時間: 2016-02-08
上傳用戶:playboys0
his header file that is used to define all preprossor directives, global variables, and prototypes. The user must modify this header file for their particular Bridge Transducer in use before proceeding.
標簽: directives preprossor prototype variables
上傳時間: 2014-08-24
上傳用戶:李彥東
These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) pressures at the ends (2) flow rates at the ends (3) pressure at one end and flow rate at the other Filtering is incorporated to reduce numerical oscillation (Gibbs phenomenon). See J. Dyn. Systems, Meas. & Control vol 122 (2000) pp. 153-162.
標簽: transients functions Simulink transfer
上傳時間: 2014-01-22
上傳用戶:Shaikh
this procedure is a game of basketball or subsystems time, the competition will record the entire time, and can amend the Competition time suspended contest time, the two can be set at any time during the competition process of the match, the two teams exchanged scores midfielder position, Competition can end report issued directives
標簽: competition basketball subsystems procedure
上傳時間: 2016-02-14
上傳用戶:cuibaigao
The line echo canceller (LEC) is designed to provide the maximum attainable transparent voice quality for de-echoing of a PSTN or POTS connection in voice-over-LAN systems with internal delays, or on a codec end of a telecom switch,基于TI 54X/55X平臺
標簽: transparent attainable canceller designed
上傳時間: 2014-01-17
上傳用戶:qoovoop
This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter(s) Type(s), etc. The decoding of the message meaning should be performed by the user application.主叫號碼識別CID算法for TI DSP
標簽: the revision detector provides
上傳時間: 2014-01-18
上傳用戶:天誠24
經過測試,絕對可以運行,判斷閏年課程設計源代碼 可以之間到http://user.qzone.qq.com/445777883查看
標簽: 測試
上傳時間: 2013-12-27
上傳用戶:huannan88
function MagMakeSkillFire_60(PlayObject: TBaseObject UserMagic: pTUserMagic nPower: Integer): Boolean function MagMakeSkillFire_61(PlayObject: TBaseObject UserMagic: pTUserMagic nTargetX, nTargetY: Integer var TargeTBaseObject: TBaseObject): Boolean function MagMakeSkillFire_62(PlayObject: TBaseObject UserMagic: pTUserMagic nTargetX, nTargetY: Integer var TargeTBaseObject: TBaseObject): Boolean function MagMakeSkillFire_63(PlayObject: TBaseObject UserMagic: pTUserMagic nTargetX, nTargetY: Integer TargeTBaseObject: TBaseObject): Boolean function MagMakeSkillFire_64(PlayObject: TBaseObject UserMagic: pTUserMagic nTargetX, nTargetY: Integer TargeTBaseObject: TBaseObject): Boolean function MagMakeSkillFire_65(BaseObject: TBaseObject nPower: Integer): Boolean end
標簽: MagMakeSkillFire TBaseObject pTUserMagic PlayObject
上傳時間: 2016-02-21
上傳用戶:英雄