CXTPResizePropertySheet crash in VS2017 |
Post Reply |
Author | |
renninha
Groupie Joined: 10 August 2007 Location: Sweden Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 13 November 2018 at 2:04am |
Just moved my program to VS2017 x64 with toolkit 18.6.0.
I use a few CXTPResizePropertySheets but no one works anymore. I get an exception "access violation writing location..." on line 104 (OnInitDialog) in XTPResizePropertySheet.cpp. Have tried all checks and changes I can think of and clean and recompilation and so on. Run out of ideas. Works great in VS2013... Read somewhere that CPropertySheet is replaced by CMFCPropertySheet and CXTPResizePropertySheet is based on the old one - could that be a part of the problem? Probably not. Please help... Thanks HÃ¥kan
|
|
renninha
Groupie Joined: 10 August 2007 Location: Sweden Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Switched to CXTPResizePropertyPage (from CXTPPropertyPage) but still crashes on CPropertySheet::OnInitDialog();
(line 101, sorry)
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 293 |
Post Options
Thanks(0)
|
Hello, I've checked samples which used CXTPResizePropertySheet with VC2017 x64 and I can't found any problems. Can you reproduce this bug with our samples or send sample whish has problem. 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 |