Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WDK documentation #1168

Open
YPS233 opened this issue Nov 29, 2019 · 1 comment
Open

WDK documentation #1168

YPS233 opened this issue Nov 29, 2019 · 1 comment

Comments

@YPS233
Copy link

@YPS233 YPS233 commented Nov 29, 2019

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

@trollixx trollixx changed the title Is there a WDK development document? WDK documentation Dec 3, 2019
@trollixx
Copy link
Member

@trollixx trollixx commented Dec 3, 2019

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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.