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
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
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