Re: (QUERY) New to group...help needed ..urgent!

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

From: Don Burn (burn_at_stopspam.acm.org)
Date: 12/27/04


Date: Mon, 27 Dec 2004 09:01:46 -0500

Ajay,

     C is the language of choice for device driver development. The DDK is
free except for shipping charges so get latest from Microsoft at
http://www.microsoft.com/whdc/devtools/ddk/orderddkcd.mspx (note don't be
counfused by the DDK Suite that does cost money). If at all possible take
a class, driver writing is not easy and a good foundation is desirable. Get
Walter Oney's book "Programming the Windows Driver Model Second Edition"
this is the best reference. Check out the following websites for data:

http://www.microsoft.com/whdc/devtools/ddk/orderddkcd.mspx
http://www.osronline.com/
http://www.wd-3.com/

-- 
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply
"knightingale" <ajaymukundan@gmail.com> wrote in message
news:1104147236.430591.42900@z14g2000cwz.googlegroups.com...
> Hi!
>
> I'm new to this group. I'm a beginner in Device Driver Programming
> stuff. Could any 1 help me out? I'm interested in knowing how to
> program device drivers. I have a project that deals with Device Driver
> Programming and Data Compression Algorithms. Could you answer these
> queriez:
>
> * which is the efficient language for developing Device Drivers?
> * Is there a trial version of Windows DDK?
> * Where should I start, inorder to gain knowledge in these fields?
> Looking forward to get a positive reaction.
>
> With regards,
> Ajay M.
>


Relevant Pages

  • Re: gettimeofday
    ... I don't have basic understanding ... > about this device driver. ... There's a new programming model every time there's a new ... only high-budget projects have any hope ...
    (microsoft.public.development.device.drivers)
  • Re: Sample code for accesing PCI Register
    ... > You are going to need a simple device driver. ... > the application send and recieve raw register data will be very slow. ... The device could be providing some sort of control function rather than ... Mark Roddy DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: I have a problem in writting a device driver.
    ... But I want to use some Crypto API functions in my device driver, ... DDK version of this kind of functions? ... Ali ...
    (microsoft.public.development.device.drivers)
  • Re: visual c++6.0 settings for driver development please???
    ... > I am also interested to learn device driver programming.Please let me ... You can use visual studio and the ddk tools in a supported manner by ...
    (microsoft.public.development.device.drivers)
  • Re: Simple Application
    ... The target is 32bit windows operating system. ... >believe that the device driver kit (DDK) includes a copy of the compiler. ...
    (microsoft.public.dotnet.languages.vc)