Re: Libusbk for Window 10 signing

Xiaofan Chen <[email protected]> Tue, 6 Oct 2015 13:10:35 +0800
Newsgroups gmane.comp.lib.libusb.devel.windows
Message-ID <CAGjSPUCKz77zV--=vaTugCaDd5cM17TdqVOfQnOYkRVO2DeH3Q@mail.gmail.com>
On Mon, Oct 5, 2015 at 5:58 PM, Xiaofan Chen <[email protected]> wrote:
> Maybe things will change now that Microsoft posts the WDF (both KMDF
> and UMDF) source codes in github under a very liberal licence (MIT license).
> URL: https://github.com/Microsoft/Windows-driver-frameworks

BTW, the sample codes are here.
https://msdn.microsoft.com/en-us/library/windows/hardware/ff554118(v=vs.85).aspx

WDK development tools are free.
  https://msdn.microsoft.com/en-us/windows/hardware/dn913721.aspx

Older version of the sample codes (eg: Windows 7) are in the WDK.
Download: http://www.microsoft.com/en-sg/download/details.aspx?id=11800

So the tools are free and the only cost involved is the digital certificate.
This part is confusing but it can be sorted out as well.
  https://msdn.microsoft.com/en-us/library/windows/hardware/ff548702(v=vs.85).aspx

-- 
Xiaofan

------------------------------------------------------------------------------