[VCRUNTIME] Move compiler runtime headers into their own folderThese headers come with the MS compiler. Some of them are standard, like emmintrin.h, others are MS specific like crtdefs.hThis separ
[VCRUNTIME] Move compiler runtime headers into their own folderThese headers come with the MS compiler. Some of them are standard, like emmintrin.h, others are MS specific like crtdefs.hThis separation will allow using MS CRT headers. Eventually it can allow compiling with the compilers' runtime headers.
show more ...
[KMDF] Make KMDF headers compatible with our SDK and compilers
[KMDF] Add Kernel-Mode Driver Framework headers v1.17Taken from Microsoft GitHub repo:https://github.com/microsoft/Windows-Driver-Frameworks/commit/d9c6040fe9fa787964ea99c48a8b35cf1aa978f7License
[KMDF] Add Kernel-Mode Driver Framework headers v1.17Taken from Microsoft GitHub repo:https://github.com/microsoft/Windows-Driver-Frameworks/commit/d9c6040fe9fa787964ea99c48a8b35cf1aa978f7Licensed under MIT