From: Michael K. <mic...@gm...> - 2011-08-19 12:01:01
|
> Von: Sam Steingold <sd...@gn...> > > * Michael Kappert <zvp...@tz...> [2011-08-19 00:21:14 +0200]: > > ddk/ntifs.h is the only place that defines FILE_ACCESS_INFORMATION on my > > installation (current MinGW installed 5 days ago). > > This version has > > #include "ntddk.h" > > which is correct. It does not include wdm.h. > > where is ntddk? is it in include or include/ddk? All these header (ntifs, ntstatus, ntddk, winddk) belong to the the Device Driver Kit and are in include/ddk. Same on my old cygwin and cygwin-1.7. > I build native win32 executables using cygwin/mingw. > it includes win32, not unix (unlike pure cygwin which includes unix) Ok. Are you using cygwin with the MinGW-w64 GCC? Michael -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de |