Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - toolkit pro app wizard 15.2.1
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

toolkit pro app wizard 15.2.1

 Post Reply Post Reply
Author
Message
dalai View Drop Down
Groupie
Groupie


Joined: 07 January 2011
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote dalai Quote  Post ReplyReply Direct Link To This Post Topic: toolkit pro app wizard 15.2.1
    Posted: 15 December 2011 at 1:43pm
I think toolkit pro app wizard project creates compile errors
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 09 January 2012 at 10:12am
what are the errors?
Back to Top
stringbass View Drop Down
Newbie
Newbie
Avatar

Joined: 14 May 2003
Location: United States
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote stringbass Quote  Post ReplyReply Direct Link To This Post Posted: 01 February 2012 at 12:33pm
Selecting all the defaults for a Toolkit Pro generated application these errors are produced when compiling:
 
Error 1 error C1189: #error :  This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended. c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\atlcore.h 35 1 test3

After changing _WIN32_WINNT to 0x0501 these are some of the errors:

Error 1 error C2061: syntax error : identifier 'PSCROLLBARINFO' c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afxwin.h 4060 1 test3
Error 2 error C2065: 'PSCROLLBARINFO' : undeclared identifier c:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afxwin4.inl 184 1 test3
Error 8 error C2065: 'CCM_SETWINDOWTHEME' : undeclared identifier c:\program files (x86)\microsoft visual studio 10.0 \vc\atlmfc\include\afxcmn3.inl 20 1 test3
etc.
 
Windows 7 SP1 64bit
Visual Studio 2010 SP1
stringbass
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.047 seconds.