Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Writing WDF Drivers | 12 September 2022 | Live, Online |
Internals & Software Drivers | 23 October 2022 | Live, Online |
Kernel Debugging | 14 November 2022 | Live, Online |
Developing Minifilters | 5 December 2022 | Live, Online |
Comments
> Translating L:\Work\SYS\OBJ\I386\CHECKED\stw.sys. . .
> Error: GetProcAddress on DBI DLL failed
Be sure you have correct MSPDBxx.DLL in your path.
Max
If you do not have MSPDB60.DLL , you can use the nmsym.exe and nmtrans.dll from one of previous versions of SoftIce. I use ones from
4.01.
Michael Aramanovich
Computer Associates
----- Original Message -----
From: "Maxim S. Shatskih" <[email protected]>
To: "NT Developers Interest List" <[email protected]>
Sent: Sunday, March 26, 2000 10:41 PM
Subject: [ntdev] Re: softice for win98 and win2000
> > L:\Work\SYS\OBJ\I386\CHECKED\stw.sys opened successfully
> > Translating L:\Work\SYS\OBJ\I386\CHECKED\stw.sys. . .
> > Error: GetProcAddress on DBI DLL failed
>
> Be sure you have correct MSPDBxx.DLL in your path.
>
> Max
>
>
> ---
> You are currently subscribed to ntdev as: [email protected]
> To unsubscribe send a blank email to $subst('Email.Unsub')