Print Page | Close Window

[solved] issues in release 18.0

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=23390
Printed Date: 23 July 2024 at 1:32pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [solved] issues in release 18.0
Posted By: lrenoux
Subject: [solved] issues in release 18.0
Date 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.



Replies:
Posted By: kstowell
Date Posted: 20 July 2017 at 12:47pm
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<


Posted By: lrenoux
Date Posted: 28 July 2017 at 5:14am
Has been fixed in 18.0.1

Thx a lot !

L.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net