Re: New bee to Device Driver Development

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




Don Burn wrote:
"Ali" <abdulrazaq@xxxxxxxxx> wrote in message

Very very true! but Don if we look at OP then it points to someone who
is new to this kind of tricks. So don't you think a quick start is
better than being lost in tuns of documents? where the latest tutorial
of (WINDDK\3790.1830\src\general\toaster\func) was updated by Kevin
Shirley back in 01-Jul-2003 ;-)

Except a quick start with Jungo does not teach you Windows driver
development, it teaches you Jungo driver development! The cost of
relearning things correctly is as bad or worse than learning to do it right
the first time. There are a lot of ways to learn drivers, but learing a
toolkit that in the end will need to be thrown out is not a good one.


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
Remove StopSpam from the email to reply

Ok i gaveUp! with the idea to cope prblem with immediate siltuion.

SNIP:
Except a quick start with Jungo does not teach you Windows driver development,

I wonder why we don't have such oppertunity from DDK folks? you just
mentioned that *they* do teach you somehow windows drivers in quick
way, right? though the matter of fact that you endup with trouble
waters.


ali

.



Relevant Pages

  • Re: How do you make a WDF driver create .Raw & .Translated resourc
    ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... provide you with the resources. ...
    (microsoft.public.development.device.drivers)
  • Re: Help - inline assembly in driver code
    ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... course you realize that inline assembler only works on 32-bit and so ...
    (microsoft.public.win32.programmer.kernel)
  • Re: How to verify a user space pointer passed to kernel driver?
    ... ProbeForRead/Write does not protect the driver, it just causes crashes since 99% of the users do not understand that, the second after you probe the user can free the memory. ... Don Burn (MVP, Windows DDK) ...
    (microsoft.public.development.device.drivers)
  • Re: Can kernel mode call Win32 API ?
    ... very similar to the Win32 functions. ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ...
    (microsoft.public.development.device.drivers)
  • Re: controlling a filter driver
    ... Don Burn (MVP, Windows DDK) ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... interested IRPs and let the rest of the IRPs slip down to the stack. ...
    (microsoft.public.development.device.drivers)