Re: [Mingw-w64-public] [PATCH] Include driverspecs.h in specstrings.h.

2017-05-09 Thread Liu Hao
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

[Mingw-w64-public] [PATCH] Include driverspecs.h in specstrings.h.

2017-05-09 Thread David Grayson
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