type library import |
Post Reply |
Author | |
SergeyTitov
Newbie Joined: 27 August 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 27 August 2008 at 2:01pm |
Dear Codejock Team,
When I try to import the type library in VS2005/2008 using the following line #import "C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v12.0.2 (30 Day Trial)\bin\Codejock.Controls.v12.0.2.Demo.ocx" I am getting the error ...\codejock.controls.v12.0.2.demo.tlh(729) : error C2146: syntax error : missing ';' before identifier 'Font' Please advise Thanks, Sergey |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Import stdole also: #import "C:\WINDOWS\system32\stdole2.tlb" exclude("OLE_HANDLE", "OLE_COLOR", "OLE_XPOS_PIXELS", "OLE_YPOS_PIXELS", "DISPPARAMS", "EXCEPINFO", "GUID", "IUnknown", "IDispatch", "IEnumVARIANT", "IFont", "IPicture") |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
SergeyTitov
Newbie Joined: 27 August 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Oleg,
It helped! Many thanks! Spasibo, Sergey |
|
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 |