Click to See Complete Forum and Search --> : header file


spatnaik
February 17th, 2003, 07:13 AM
Hi,

How do I get a copy of ntddcdrm.h.
I am calling a method DeviceIoControl(...) in one of my application.

Please pass if you have one.

-Espee

Mick
February 17th, 2003, 08:06 AM
You should order the new DDK from Microsoft. Don't think the old one it's still avail for download though I haven't checked since they said it wouldn't be last year ;)

spatnaik
February 17th, 2003, 10:25 PM
Hi,
thank you for the header file, but after including the file attached, it asked for "ntddstor.h". Could you please send that.

Thank you in advance.
-Espee

Mick
February 18th, 2003, 04:21 AM
Yep, didn't see that #include in the middle of ntddcdrm.h

spatnaik
February 18th, 2003, 06:40 AM
Thank you very much.
I could run my code.

Thank you once again
-Espee