.NET
vhkd.asc
Associated article: Fast Interrupt Processing in Windows 95
Tags: .NET Parallel Embedded Systems
;----------------------------------------------------------------- ; File Name..........: VHKD.ASM ; File Description...: Installs interrupt hooks to demonstrate the ; undocumented fault hooking process. ; Author.............: Victor Webber ;----------------------------------------------------------------- ; Build Notes: ;----------------------------------------------------------------- ; set include=ddkinclude ; masm5 -p -l -w2 hk.asm; ; link386 hk,vhkd.386,,,hk.def ; addhdr vhkd.386 ;...


