"Ntddstor.h"我在哪里找到它
问题描述:
在哪里可以找到此难以捉摸的头文件:"Ntddstor.h"
问候,
:)
Bram
Where do I Find this elusive Header File: "Ntddstor.h"
Regards,
:)
Bram
答
请在此处查看备注部分. [^ ]
要下载WDK ... http://msdn.microsoft.com/zh-cn/windows/hardware /gg487463 [ ^ ]
See remarks section here.[^]
To download the WDK... http://msdn.microsoft.com/en-us/windows/hardware/gg487463[^]
它是源伪造的.如果您输入:
,则它是google中的第一个链接.
"Ntddstor.h在哪里"
^ ]
It is on source forge. It is the first link in google if you type in :
"where is Ntddstor.h"
Google Search[^]
Bram,
我知道距您发布此问题已经两个月了.我不确定是否已找到头文件...如果没有,则需要下载最新的Windows DDK (如Albert指出的那样),头文件位于 \ 7600.16385.1 \ inc \ api 文件夹.
我不建议在Internet上使用随机头文件... DDK结构经常更改,因此最好使用最新DDK中的文件.
最好的祝福,
-大卫·德劳恩(David Delaune)
Bram,
I know its been two months since you posted this question. I am not sure if you have found the header file yet... if not then you will need to download the latest Windows DDK (as Albert pointed out) and the header file is located in the \7600.16385.1\inc\api folder.
I would not recommend using a random header file off the internet... the DDK structures change frequently and you might be better of using the one from the latest DDK.
Best Wishes,
-David Delaune