From: James Tabor
But, *why* you changed variable name, in struct even(!!!!), interface to pinterface?
Blame the new build system!
I had no choice, interface was creating conflicts, I could not locate the reason why ATM. I think it is a __USE_W32API thing, Interface must be used some where else.
My first guess would be that "#define interface struct" in w32api/include/basetyps.h is messing things up for you.
Ge van Geldorp.