Print Page | Close Window

LAYOUT_LTR

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=19387
Printed Date: 18 June 2025 at 7:36pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: LAYOUT_LTR
Posted By: Dieter
Subject: LAYOUT_LTR
Date Posted: 05 January 2012 at 5:33pm
Hello,

building the version 15.2.1 of Toolkit Pro with Visual Studio 6 produces the following two errors:
Calendar\XTPCalendarDayViewTimeScale.cpp(185) : error C2065: 'LAYOUT_LTR' : undeclared identifier
Calendar\XTPCalendarTheme.cpp(2484) : error C2065: 'LAYOUT_LTR' : undeclared identifier.

With Visual Studio 2010 the library compiles without errors.

Is it okay to include the afxpriv.h ?



-------------
Dieter

Product: Xtreme ToolkitPro version 15.2.1
Platform: Windows XP (32bit) - SP 3
Language: Visual C++ 6.0, Visual Studio 2010



Replies:
Posted By: SuperMario
Date Posted: 09 January 2012 at 11:11am
We added this to XTPCalendarDefines.h for next release:

#ifndef LAYOUT_LTR
#define LAYOUT_LTR 0x00000000
#endif


Posted By: Dieter
Date Posted: 10 January 2012 at 8:16am
Thank you very much.

-------------
Dieter

Product: Xtreme ToolkitPro version 15.2.1
Platform: Windows XP (32bit) - SP 3
Language: Visual C++ 6.0, Visual Studio 2010



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