Print Page | Close Window

toolkit pro app wizard 15.2.1

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=19316
Printed Date: 18 June 2025 at 11:09pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: toolkit pro app wizard 15.2.1
Posted By: dalai
Subject: toolkit pro app wizard 15.2.1
Date Posted: 15 December 2011 at 1:43pm
I think toolkit pro app wizard project creates compile errors



Replies:
Posted By: SuperMario
Date Posted: 09 January 2012 at 10:12am
what are the errors?


Posted By: stringbass
Date 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



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