Click here to Skip to main content
15,883,982 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to develop filter device driver for file system and anti-viruse and rootkit and etc.. usage
what is prerequisite for develop Windows device driver??
what is key concept i should know ?thread ?? Memory Managment ?difference locks??
please give me some resource(website or book)
Posted
Comments
BillWoodruff 19-Dec-14 5:54am    
If you were interested in rocket science, would you be asking, for your first project, how you could build your own Lunar Orbiter ?

1 solution

Unless you are prepared to do a lot of research then I think this is a task too far. You can find a wealth of information via Google, and also the WDK website[^].
 
Share this answer
 
Comments
Member 11322650 19-Dec-14 10:13am    
but i want to write only filter driver but i dont understand some concept such as locks or DMA or virtual address spaces or Driver stacks and ....
Richard MacCutchan 19-Dec-14 10:17am    
Then you are nowhere near ready to write a filter driver. As I said above, you need to do a lot of research before you can attempt such an advanced project.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900