CXTPTaskDialog - Windows XP issues |
Post Reply |
Author | ||
ChrisBamford
Newbie Joined: 02 February 2011 Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 08 February 2018 at 12:36pm |
|
Hello All, I hope this is the correct forum, my apologies if it is not. We have recently upgraded to v18.3 of CodeJock from v16.3 to improve DPI support on Windows 10. This has been achieved. However, when using CXTPTaskDialog on Windows XP 32 bit we are experiencing an issue where DoModal(FALSE) or DoModal() of an CXTPTaskDialog is causing application hangs. Obviously we need to be calling DoModal(FALSE) to not use CommCtl but either call will fail. If I put the old Xtreme toolkit library back in place (v16.3) the DoModal(FALSE) calls work fine and messages are shown as expected. Environment is: - Visual Studio 2012 Version 11.0.61030.00 Update 4 - Xtreme Toolkit Pro for Visual C++ 18.3 - Platform Toolset is Visual Studio 2012 - Windows XP I am having difficulty finding documentation to aid fault finding, is there an article I can read or a sample to look at ? The v18.3 sample when built as static release does not run on Windows XP even when using the v110_xp platform toolset. Please help. Many thanks. Chris |
||
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
|
Hello Chris, I found exact revision which introduce issue. As workaround you can modified file Source/Common/XTPDLLExports.h and rebuild library instead of lines
use old definitions:
I think we will find better solution for next release. Regards, Oleksandr Lebed
|
||
markr
Senior Member Joined: 01 August 2004 Status: Offline Points: 443 |
Post Options
Thanks(0)
|
|
> I think we will find better solution for next release.
Was a better solution found in time for the v18.4 release?
|
||
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
|
Unfortunately we haven't found better solution.
|
||
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 |