Device Driver
-
Hi everyone Can you give give me a good tutorial about device driver programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to start of first,what is device driver and then start to writing code in MFC? Thanks
-
Hi everyone Can you give give me a good tutorial about device driver programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to start of first,what is device driver and then start to writing code in MFC? Thanks
Writing a
driver
usingMFC
is like usingpsychology
to get some insight ofquantum mechanics
. :rolleyes:If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Hi everyone Can you give give me a good tutorial about device driver programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to start of first,what is device driver and then start to writing code in MFC? Thanks
Steps: 1: Get a copy of Windows Driver Kit V6001. 2: Install Windows Driver Kit. 3: You get lots of sample code in the hard disk. :-D BTW, there is no MFC in device driver code.
Maxwell Chen
-
Hi everyone Can you give give me a good tutorial about device driver programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to start of first,what is device driver and then start to writing code in MFC? Thanks
Look at the Device Driver articles by Toby Opferman[^]
«_Superman_» I love work. It gives me something to do between weekends.
-
Steps: 1: Get a copy of Windows Driver Kit V6001. 2: Install Windows Driver Kit. 3: You get lots of sample code in the hard disk. :-D BTW, there is no MFC in device driver code.
Maxwell Chen
-
Hi everyone Can you give give me a good tutorial about device driver programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to start of first,what is device driver and then start to writing code in MFC? Thanks
brucewayn wrote:
Can you give give me a good tutorial about device driver programming...
This is about as good as it gets.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons