Print Page | Close Window

Can XTToolKitPro be incorporated into DLL

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=2042
Printed Date: 10 October 2025 at 5:42pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Can XTToolKitPro be incorporated into DLL
Posted By: kebray
Subject: Can XTToolKitPro be incorporated into DLL
Date Posted: 28 March 2005 at 5:32pm
Hi, my application is a DLL plugin to AutoCAD.  Can the XTToolKitPro be used in the development of DLL's?   Our DLL's use standard MFC all over the place for dialogs.  I'm not looking to use the docking window capabilities of XTToolKitPro because I realize this isn't possible without being hooked in at the MainFrame level, but I can't get the demo working for just simple common controls.

I can include the XTToolKitPro.h in my stdafx.h and compile fine, but if I include something like XTButton.h in one of my dialog classes I get compile errors.

XTThemeManager.h(72) : error C2146: syntax error : missing ';' before identifier 'CXTThemeManager'

XTThemeManager.h(72) : error C2501: '_XT_EXT_CLASS' : missing storage-class or type specifiers

XTThemeManager.h(84) : error C2470: 'CXTThemeManagerStyle' : looks like a function definition, but there is no formal parameter list; skipping apparent body

XTThemeManager.h(154) : error C2470: 'CXTThemeManagerStyleFactory' : looks like a function definition, but there is no formal parameter list; skipping apparent body

XTThemeManager.h(154) : error C2059: syntax error : 'public'

... and the list goes on.


Any ideas?



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