On Wed, Oct 19, 2011 at 11:25 AM, Ruben Van Boxem <[email protected]> wrote: > Op 19 okt. 2011 10:07 schreef "Ozkan Sezer" <[email protected]> het > volgende: > >> >> >> >> >> Doing #include <ntifs.h> in your *.c and -I[somepath]/ddk in >> >> your CFLAGS or something? > > Why not <ddk/ntifs.h>? Shouldn't the ddk headers be in a standard include > directory by default? >
Thing is that ddk/ntifs.h depends on other .h files which will require be prefixed (#include <ddk/something.h>) Thank you both for your input, will check with other developers what they would like to do for this. Regards, -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
