Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPResizePropertySheet crash in VS2017
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPResizePropertySheet crash in VS2017

 Post Reply Post Reply
Author
Message
renninha View Drop Down
Groupie
Groupie


Joined: 10 August 2007
Location: Sweden
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote renninha Quote  Post ReplyReply Direct Link To This Post Topic: CXTPResizePropertySheet crash in VS2017
    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
Back to Top
renninha View Drop Down
Groupie
Groupie


Joined: 10 August 2007
Location: Sweden
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote renninha Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2018 at 7:45am
Switched to CXTPResizePropertyPage (from CXTPPropertyPage) but still crashes on CPropertySheet::OnInitDialog();
(line 101, sorry)
Back to Top
agontarenko View Drop Down
Admin Group
Admin Group


Joined: 25 March 2016
Status: Offline
Points: 260
Post Options Post Options   Thanks (0) Thanks(0)   Quote agontarenko Quote  Post ReplyReply Direct Link To This Post Posted: 16 November 2018 at 7:59am
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.