This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author markgrandi
Recipients hakril, markgrandi, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-05-23.17:39:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464025147.89.0.869834461781.issue23026@psf.upfronthosting.co.za>
In-reply-to
Content
why do you say that QWORD is not present in windows.h? 

I found it here: https://msdn.microsoft.com/en-us/library/windows/desktop/aa383751%28v=vs.85%29.aspx

typedef unsigned __int64 QWORD;
History
Date User Action Args
2016-05-23 17:39:07markgrandisetrecipients: + markgrandi, paul.moore, tim.golden, zach.ware, steve.dower, hakril
2016-05-23 17:39:07markgrandisetmessageid: <1464025147.89.0.869834461781.issue23026@psf.upfronthosting.co.za>
2016-05-23 17:39:07markgrandilinkissue23026 messages
2016-05-23 17:39:07markgrandicreate