Quote:
Originally Posted by tschucha
Do you know the format of this entry?
[ApplicationPreferences]
LastAffiliateSyncTime=@Variant(\0\0\0\x10\0%\x94h\ x3!>i\x2)
|
I haven't looked at that, but as an educated guess, this would just be a QDateTime as a QVariant encoded via a QDataStream (I have some code which can read a QDataStream
here if you don't want to dig through the Qt source code).