[solved] issues in release 18.0 |
Post Reply |
Author | |
lrenoux
Groupie Joined: 20 April 2009 Status: Offline Points: 62 |
Post Options
Thanks(1)
Posted: 20 July 2017 at 11:03am |
Hello,
1. I noticed some troubles when using #include <afxcontrolbars.h> // MFC support for ribbons and control bars before #include <XTToolkitPro.h> // Codejock Software Components in our stdafx.h. There are many errors in compilation due to the change you have made between gdiplus and your own new version. 2. You have made some change in XTPThemeDLL()->SetHandle(xtpIniVisualStudio2015Light); which is now not able to load resource from an rc file but only from VisualStudio2015.dll. I must now call directly XTPResourceImages()->SetHandle((HMODULE)NULL, xtpIniVisualStudio2015Light); Is it working as intent ? Regards, L.
|
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Thanks for letting us know, we have resolved the problems and will be publishing an update early next week.
|
|
Kirk Stowell, President and CEO
CODEJOCK SOFTWARE SOLUTIONS< |
|
lrenoux
Groupie Joined: 20 April 2009 Status: Offline Points: 62 |
Post Options
Thanks(0)
|
Has been fixed in 18.0.1
Thx a lot ! L.
|
|
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 |