On 2017/5/10 23:24, David Grayson wrote:
> OK, thanks. I've attached a new patch where the #include is after the
> __cplusplus stuff.
>
> I also included a second patch that will add an include guard for
> specstrings.h, since Microsoft seems to do that too.
>
> driverspecs.h is also missing a
On 2017/5/10 10:34, David Grayson wrote:
> This patch adds "#include " near the end of specstrings.h,
> because the same is done in Microsoft's version of specstrings.h. With
> this patch, I am able to build Microsoft's devcon utility without
> modification. Thanks!
You must `#include` that heade
This patch adds "#include " near the end of specstrings.h,
because the same is done in Microsoft's version of specstrings.h. With
this patch, I am able to build Microsoft's devcon utility without
modification. Thanks!
--David Grayson
From bbe97312dabdbd7200b337ad8f8232786ae77c4e Mon Sep 17 00:00