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! | ||
Developing Minifilters | 24 May 2021 | Live, Online |
Writing WDF Drivers | 14 June 2021 | Live, Online |
Internals & Software Drivers | 2 August 2021 | Live, Online |
Kernel Debugging | 27 Sept 2021 | Live, Online |
Comments
Hi All,
I have a query.
How can I install multiple WDK's in the same machine ? I have 2 drivers.
driver1 -> needs 10.0.18362.1 (a)
driver2 -> needs 10.0.19041.0 (b)
if I install a and b. driver1 will no longer build.
With only a . driver 2 will not build.
(multiple SDK's iam able to install. only WDK problem)
I tried
I tried installing the WDK in a different path. But not sure how to give that path.
Any help will be greatly appreciated.
Thanks,
Phani
You are posting to a thread that’s more than TEN years old.
This is not allowed.
Start a new topic.
Thread locked.
Peter Viscarola
OSR
@OSRDrivers