Re: [Mingw-w64-public] hidpi.h and NTSTATUS

2011-04-11 Thread Simon Josefsson
Kai Tietz writes: > I applied at revision 4135 a fix for this. I added a guard to avoid > re-type-definitions. This should be the best fix for that. I agree. Thank you! /Simon -- Xperia(TM) PLAY It's a major breakthro

Re: [Mingw-w64-public] hidpi.h and NTSTATUS

2011-04-11 Thread Kai Tietz
2011/4/11 Simon Josefsson : > Hi, > > The header file hidpi.h is using the NTSTATUS type but never defines it, > nor does it #include any header that will make it available.  It is not > available through windows.h either.  People have told me that a program > like this should build with MSVS but d

[Mingw-w64-public] hidpi.h and NTSTATUS

2011-04-11 Thread Simon Josefsson
Hi, The header file hidpi.h is using the NTSTATUS type but never defines it, nor does it #include any header that will make it available. It is not available through windows.h either. People have told me that a program like this should build with MSVS but doesn't under Mingw64: #include #inclu