ntifs.h Help

D

ddk

I have DDK 3790 installed and I'm trying to compile some code but I
always get an error
...... ntifs.h is there!(C:\WINDDK\3790\ifs\w2k\ntifs.h)
(BUILD Version: 0097)
I just copied the files from another computer.... maybe I need to do an
install. (don't have the orignal prog)
Is there a way to set ntifs.h to work?

Error
c:\cesource\Cheat Engine Delphi\DBKKernel\DBKDrvr.c(9) : fatal error
C1083: Cannot open include file: 'C:\WINDDK\3790\ifs\ntifs.h': No such
file or directory


Code/snip
/*
MSJDrvr.C - 1998 James M. Finnegan - Microsoft Systems Journal

This module implements all of the IOCTLs described in the accompanying
article*/

#include "C:\WINDDK\3790\ifs\ntifs.h"
#include "DBKFunc.h"


#define HDESK ULONG
#define HWND ULONG
#define DWORD ULONG
#define UINT ULONG
#define FILE_DEVICE_UNKNOWN 0x00000022
#define IOCTL_UNKNOWN_BASE FILE_DEVICE_UNKNOWN
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,181
Messages
2,570,970
Members
47,536
Latest member
VeldaYoung

Latest Threads

Top