From: Sam S. <sd...@gn...> - 2011-08-18 23:26:40
|
> * Michael Kappert <zvp...@tz...> [2011-08-19 00:21:14 +0200]: > > FTR, I don't use cygwin at all, I use MinGW+MSYS. > > 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? > Looks like you need to include different headers in unix.d (cygwin) and > win32.d (MinGW) ? I build native win32 executables using cygwin/mingw. it includes win32, not unix (unlike pure cygwin which includes unix) -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://pmw.org.il http://mideasttruth.com http://jihadwatch.org http://dhimmi.com http://memri.org http://openvotingconsortium.org Lisp suffers from being twenty or thirty years ahead of time. |