On Mon, Aug 17, 2015 at 3:27 AM, Albert-Jan Roskam <sjeik_ap...@hotmail.com> wrote: > Does that number happen to be -1 * sys.maxint?
No, it's -1 * 0x7ff5f806. As a signed 32-bit integer, it's 0x800a07fa. Does either of those numbers mean anything? Sven, you might do better to ask on a dedicated Python + Win32 mailing list; I haven't used Python on Windows much for a while. ChrisA -- https://mail.python.org/mailman/listinfo/python-list