Windows Device Driver in ASM

Status
Not open for further replies.

redsk_y

Member level 4
Joined
Jan 1, 2002
Messages
77
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
italy
Activity points
428
Hi All,

There is someone that has some experience in writing a windows device driver (win NT/2k/XP) in assembly? I am looking for a code template.

Thank you very much.

--rs
 

That would be quite tricky, a device driver is not a trivial program with plug and play to support. What you need is the windows DDK, it comes with all tools to write device drivers plus a lot of examples which you can tweek to suit your app. C is the recommended language for device drivers.
 

Hi,

For people interested in this topic, I have found a very nice collection
of articles here:
**broken link removed**

They are in russian so for people that don't understand it, I suggest to use babelfish.
Anyway you can download a lot of samples in ASM that can be used as
a template.

Regards,

--rs
 

Hmm, a litle bit hard topic - but not impossible!

This is the right adress for You:

VxD Tutorials on h**p://www.win32asm.cjb.net/

This can help too:

h**p://www.vijaymukhi.com/vmis/vmchap8.htm
h**p://rs1.szif.hu/~tomcat/win32/

Tihi 8)
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…