![]() |
LAYOUT_LTR |
Post Reply
|
| Author | |
Dieter
Groupie
Joined: 22 July 2006 Status: Offline Points: 15 |
Post Options
Thanks(0)
Quote Reply
Topic: LAYOUT_LTRPosted: 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 |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 January 2012 at 11:11am |
|
We added this to XTPCalendarDefines.h for next release:
#ifndef LAYOUT_LTR #define LAYOUT_LTR 0x00000000 #endif |
|
![]() |
|
Dieter
Groupie
Joined: 22 July 2006 Status: Offline Points: 15 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |