Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC
  New Posts New Posts RSS Feed - please help me
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum Lockedplease help me

 Post Reply Post Reply
Author
Message
zw_02 View Drop Down
Newbie
Newbie


Joined: 09 September 2009
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote zw_02 Quote  Post ReplyReply Direct Link To This Post Topic: please help me
    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?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 September 2009 at 4:29am
Hi,
Do you see it when compile our samples ?
 
try add
#define THIS                    void
before you include toolkit.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.