please help me |
Post Reply |
Author | |
zw_02
Newbie Joined: 09 September 2009 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 09 September 2009 at 10:21am |
when i include <XTToolkitPro.h> in StdAfx.h and build it, then some errors occur,
e:\program files\microsoft visual studio\vc98\include\oleacc.h(185) : error C2061: syntax error : identifier 'THIS'
e:\program files\microsoft visual studio\vc98\include\oleacc.h(186) : error C2061: syntax error : identifier 'THIS' can anybody tell me how to deal with it?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Do you see it when compile our samples ?
try add
#define THIS void
before you include toolkit.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |