Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWDK documentation #1168
Open
WDK documentation #1168
Comments
|
I am not aware of the existing WDK docset. Considering the docs are available under CC-BY-4.0 and MIT licenses, it's only a matter of generating the docset. It would be great if all available docs in the MicrosoftDocs org were turned into docsets. Any volunteers? :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to use zeal to query windows driver documents, but after I download the c and c++ documents,i can not found wdk function . for example the function NtCreateFile or ZwCreateFile. I can found it from microsoft document (https://docs.microsoft.com/zh-cn/search/?search=zwcreatefile&category=All). Did I not find it or it is not exist in zeal ?
the funtion information: https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/nf-ntifs-ntcreatefile