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 eryksun
Recipients SilentGhost, anshul6, eryksun, paul.moore, r.david.murray, random832, steve.dower, stutzbach, tim.golden, zach.ware
Date 2015-12-03.13:01:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449147682.51.0.715943170318.issue25778@psf.upfronthosting.co.za>
In-reply-to
Content
> add a QueryRawValue[Ex] function 

Or QueryValueEx and EnumValue could take a boolean argument named "raw" or "binary", which if True forces the data to be returned as REG_BINARY regardless of its assigned type.
History
Date User Action Args
2015-12-03 13:01:22eryksunsetrecipients: + eryksun, paul.moore, tim.golden, stutzbach, r.david.murray, SilentGhost, zach.ware, steve.dower, random832, anshul6
2015-12-03 13:01:22eryksunsetmessageid: <1449147682.51.0.715943170318.issue25778@psf.upfronthosting.co.za>
2015-12-03 13:01:22eryksunlinkissue25778 messages
2015-12-03 13:01:22eryksuncreate