Print Page | Close Window

Upgrade to ToolkitPro changes dependency on IE

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=18862
Printed Date: 18 April 2024 at 7:23am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Upgrade to ToolkitPro changes dependency on IE
Posted By: DavidH
Subject: Upgrade to ToolkitPro changes dependency on IE
Date Posted: 24 August 2011 at 2:46pm
I've just moved from CommandBars to ToolkitPro.

Problem is that customers that are on XP and only have IE6, can't run my program anymore because of a missing normaliz.dll (part of IE7 and up). Clearly it's solved when they upgrade IE. So this dll is not needed with CommandBars, but is required with ToolkitPro.

Of course I can ask all my customers to upgrade, but perhaps there is a way to remove this dependency introduced by the switch from Command bars to ToolkitPro? It seems that many people never upgraded their Internet Explorer since they installed XP and it really makes a bad impression when people first run my trial version.


The include for the Toolkit is:

//#define _XTP_EXCLUDE_MARKUP 1
//#define _XTP_EXCLUDE_TABMANAGER 1
#define _XTP_EXCLUDE_GRAPHICLIBRARY 1
//#define _XTP_EXCLUDE_CONTROLS 1
#define _XTP_EXCLUDE_DOCKINGPANE 1
#define _XTP_EXCLUDE_PROPERTYGRID 1
#define _XTP_EXCLUDE_REPORTCONTROL 1
#define _XTP_EXCLUDE_CALENDAR 1
#define _XTP_EXCLUDE_TASKPANEL 1
#define _XTP_EXCLUDE_SHORTCUTBAR 1
#define _XTP_EXCLUDE_SKINFRAMEWORK 1
#define _XTP_EXCLUDE_SYNTAXEDIT 1
#define _XTP_EXCLUDE_CHART 1
#define _XTP_EXCLUDE_FLOWGRAPH 1

#include <XTToolkitPro.h>


David.



Replies:
Posted By: DavidH
Date Posted: 24 August 2011 at 2:57pm
Sorry, never mind.

Something else caused this.

David.



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