On Thu, Nov 3, 2011 at 5:25 PM, Rafaël Carré <[email protected]> wrote: > (discard previous FORCEINLINE patch) > > * _mingw.h: Move FORCEINLINE declaration ... > * winnt.h : ... From here > * ntdef.h : Remove duplicate FORCEINLINE declaration
Moving PSDK/DDK definitions to CRT-only headers is discouraged. If ntdef.h is left behind and winnt.h is good, we can just copy over the FORCEINLINE stuff from winnt.h to ntdef.h > > -- > Rafaël Carré > -- O.S. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
