xtp_GetWinTZInfo bug |
Post Reply |
Author | |
JohnCrenshaw
Groupie Joined: 08 September 2006 Status: Offline Points: 65 |
Post Options
Thanks(0)
Posted: 22 March 2007 at 4:14pm |
Under some conditions, it is possible for the binary information in the property identified by xtpMAPIpropEvent_TimeZone to be longer than the current expectaion in xtp_GetWinTZInfo. The starting information is always the same so it can still be parsed, but the current code asserts. Could you change the != to < in the first line of xtp_GetWinTZInfo?
I'm afraid I can't identify under what conditions the extra data is there, it may be a result of OL2007 on Vista with data imported from OL2003. It may be something else. I also don't know what the extra data is. What I saw was about 70 bytes of NULL so it could be for a text name of the timezone if it is unorthodox. This is just a guess though. Fixing the one line of code should make this work.
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Fixed for the next version.
Thanks for your report. -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |