Hello everybody,
I have just started driver development> I have installed the DDK(2000)
and VC6.0. I have also read the DDK help( not complete but nearly half)
also I read a ebook by Walter Oney.I have also read the help from the
windbg. But The problem is I haven’t got any user more or kernel mode
sample program help which can lead me from start of the installation
procedure to actual working of the driver.I am still trying for it. If
anybody can tell me how to proceed it would be a great help.
I have also got that a symbol directory should be present in H/D for
debuging. I searched the win 2000 CD and found 3 Symbols folder in i386
path and the path provided in the windbg help SUPPORT\DEBUG\I386\SYMBOLS
is not there in the CD. I placed one of the symbol from the CD to the HD
and now when I try to load a simple executable( my own created) then it
says that "Module Load: C:\WINNT\SYSTEM32\ntdll.dll (could not open
symbol file) "…What to do?
Anand.
Anand,
One best way u may start is to check out the appwizard provided by Walter
Oney’s book “programming the ms wdm” cd…
regards,
shiv
I would highly suggest one of the seminars. The 3K (seminar + housing +
travel) they cost up front can save you 10s of thousands in mistakes. Which
one should you take? The one closest and soonest.
www.azius.com
www.osr.com
www.oneysoft.com
–
Gary G. Little
xxxxx@broadstor.com
xxxxx@inland.net
“Anand” wrote in message news:xxxxx@ntdev…
>
> Hello everybody,
> I have just started driver development> I have installed the DDK(2000)
> and VC6.0. I have also read the DDK help( not complete but nearly half)
> also I read a ebook by Walter Oney.I have also read the help from the
> windbg. But The problem is I haven’t got any user more or kernel mode
> sample program help which can lead me from start of the installation
> procedure to actual working of the driver.I am still trying for it. If
> anybody can tell me how to proceed it would be a great help.
> I have also got that a symbol directory should be present in H/D for
> debuging. I searched the win 2000 CD and found 3 Symbols folder in i386
> path and the path provided in the windbg help SUPPORT\DEBUG\I386\SYMBOLS
> is not there in the CD. I placed one of the symbol from the CD to the HD
> and now when I try to load a simple executable( my own created) then it
> says that "Module Load: C:\WINNT\SYSTEM32\ntdll.dll (could not open
> symbol file) "…What to do?
> Anand.
>
>