[ros-kernel] WDF - Windows Driver Foundation
Vizzini
vizzini at reactos.com
Thu May 13 07:05:11 CEST 2004
On Tue, 2004-05-04 at 15:27, Aliberti Emanuele wrote:
> >
> I mean: if a new interface is simply a wrapper, let's ignore it until we
> need it; otherwise, let's watch it, let's learn it: it may drive us to
> avoid writing some code in a wrong, duplicate, inefficient... (add yours
> here) way.
I've been to seminars about WDF, and it seems to be just another
development framework kit, like NuMega's or others. Just supporting the
kernel API will get you the ability to run WDF drivers. The ability to
develop them is basically then just a matter of the headers and libraries.
So, I agree - no crisis atm.
-Vizzini
More information about the Ros-kernel
mailing list