- IOCTRL_INTERNAL_XXXX code
- Posted by Liang Fu on June 2nd, 2005
Hi everyone,
I saw (with DbgPrint) an IOCTL_INTERNAL_XXXX with value 0xf0000 was passed
down the driver stack, I would like to know what it means. In which header
these code are defined?
Thanks,
Liang Fu
- Posted by Gary G. Little on June 2nd, 2005
Have you looked at the online documentation? You should have installed it and
updated it with each new MSDN subscription drop. The current release is April
2005. Having that and looking for IOCTL_INTERNAL you would know that those
control codes are defined in a header file in the DDK.
Gary G. Little
"Liang Fu" wrote:
Similar Posts
- source code to executable code flow , functionality in detail (Computers & Technology) by akasokan@gmail.com
- Code 3 or Code 20 Error (Windows Media Center Edition) by Evan
- Code-Lock offers US $2000 to whoever cracks their code (Computers & Technology) by PB
- How to locate compiled binary code relative to source code? (Programming) by John Doe
- Code review of cross platform code sample (Programming) by Otto Wyss

