[SOLVED]Stack corruption in Grid using ADO |
Post Reply |
Author | |
TomPP
Groupie Joined: 17 November 2014 Location: Germany Status: Offline Points: 20 |
Post Options
Thanks(0)
Posted: 09 January 2024 at 6:04am |
Seems you are using outdated .tlh and .tli definitions in XTPGridADO.h and XTPGridADO.inl.
When building 64bit applications, calls to i.e. GetRecordCount(ADO_LONGPTR RecordCount) led to stack corruption, since you assume ADO_LONGPTR ist long, but it is __int64. Please try this out with your GridDataBinding sample. Tom
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 289 |
Post Options
Thanks(0)
|
Hello,
I'm glad to inform you that the issue has been addressed and fixed. The fix will be available in the next beta or final release. Regards, Artem Gontarenko |
|
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 |