NT Drivers
Anyone know where to pick up a quick easy sample of
an NT driver? I've been reading through a ton of stuff
involving the 8 phases (of bootup?) inside the DDK.
"%Program Files%\Microsoft Visual Studio\MSDN98\98VSa\1033"
NTDDK.CHM
Title: "Microsoft Windows NT 4.0 DDK"
Author: Microsoft
I'm looking for a "hello world" sample of a driver... maybe
something that intercepts a CTRL+ALT+F10 keypress
and presents a "Hello World!" messagebox, and a discussion
of different configurations... ie, a .vxd, a .sys, et al.
Thanks.
--
Jim Carlock
Post replies to the newsgroup, thanks.
.
Relevant Pages
- Re: Building a device driver using VC6 and VC2005
... MSFT only supports drivers built using the ddk using build.exe and the ... Linker settings for VC2005 ... I have successfully built a device driver, that runs without fault, using ... Linker settings for VC6 ... (microsoft.public.development.device.drivers) - Re: SMBus Support in Windows XP
... Older DDK there exists acpisim which does not appear in the lastest 2008 DDK. ... at XP but once again the wmiacpi.sys driver is not present on my XP SP2 ... would like to communicate with devices on the SMBus be they ... What about batteries and other devices on SMB, ... (microsoft.public.development.device.drivers) - Re: Driver development
... Windows, support for the various power modes, hot-plugging. ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... (microsoft.public.development.device.drivers) - Re: IOCTL_INTERNAL_MOUSE_CONNECT Equivalent for the Bluetooth Stack
... Maxim Shatskih, Windows DDK MVP ... but I apparently had the driver loaded just above mouclass. ... I was using the MS BT stack. ... > filter =). ... (microsoft.public.development.device.drivers) - Re: bulkusb
... The bulkusb driver from XP DDK as well as XP DDK sp1 resets ... just a reset and PC starts rebooting. ... As I understand Eliyas is the author of the bulkusb driver. ... (microsoft.public.development.device.drivers) |
|