Hi Michael, > raise RuntimeError, "Can't find a version in Windows.h" > RuntimeError: Can't find a version in Windows.h
I've no idea why that would happen unless the Windows.h we found isn't the correct one - no one else has ever reported it before. All I can suggest is to add some 'print' statements to try and diagnose what is going on. Cheers, Mark _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
