Print Page | Close Window

Unable to import type library

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: General Discussion
Forum Description: Topics Related to Active-X COM Development in General
URL: http://forum.codejock.com/forum_posts.asp?TID=5236
Printed Date: 25 June 2024 at 6:40pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Unable to import type library
Posted By: inkho
Subject: Unable to import type library
Date Posted: 06 October 2006 at 11:04am

I'm using trial version of the DockingPane v10.3.1 ActiveX control, Visual Studio 2003, C++.

When I try to import a type library I receive several error messages:
 
#import "Codejock.DockingPane.v10.3.1.Demo.ocx"
 
 c:\Work\obj\my_dock\debug\codejock.dockingpane.v10.3.1.demo.tlh(431): error C2146: syntax error : missing ';' before identifier 'Font'
c:\Work\obj\my_dock\debug\codejock.dockingpane.v10.3.1.demo.tlh(841): error C2146: syntax error : missing ';' before identifier 'Font'
c:\Work\obj\my_dock\debug\codejock.dockingpane.v10.3.1.demo.tlh(494): error C2146: syntax error : missing ';' before identifier 'GetFont'
c:\Work\obj\my_dock\debug\codejock.dockingpane.v10.3.1.demo.tlh(431): error C2501: 'XtremeDockingPane::ITabPaintManager::Font' : missing storage-class or type specifiers
c:\Work\obj\my_dock\debug\codejock.dockingpane.v10.3.1.demo.tlh(431): error C2501: 'XtremeDockingPane::ITabPaintManager::FontPtr' : missing storage-class or type specifiers
......
 And I do not know how to get rid of them.
 
The same issue with WTL DockingPane sample.
 
Help me please!
 



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