Print Page | Close Window

Skin and visual Studio 2012

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=20307
Printed Date: 28 September 2024 at 5:56pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Skin and visual Studio 2012
Posted By: Cedric_ar
Subject: Skin and visual Studio 2012
Date Posted: 16 November 2012 at 6:00am
I'm updating my application to Visual Studio 2012. In this application i'm using Skin, but now it's doesn't work. I coudn't load any skin now.It tried with SkinMDIsample too. And i have the same error.

in Visual Studio output

Program: C:\Windows\system32\mfc110d.dll
File: ..\..\Source\SkinFramework\XTPSkinManagerSchema.cpp
Line: 353



i'm using 15.3.1

regards



Replies:
Posted By: Alandovos
Date Posted: 09 December 2012 at 12:07pm
Stuck with the same error when running the sample MDI app compiled on VS2012.  I've made the suggested change to add the following in 15.3.1 but that's it:

#if _MSC_VER == 1700
#define _XTPLIB_VISUALSTUDIO_VERSION "vc110"
#endif

Any idea on a timeframe for official support of VS 2012 or another fix that I could attempt?


Posted By: SuperMario
Date Posted: 07 January 2013 at 1:32pm
The upcoming release will have the proper fix for this.


Posted By: Alandovos
Date Posted: 11 January 2013 at 12:36pm
Any word on an ETA?  Even a beta would be helpful to drive some internal testing :)


Posted By: jshan
Date Posted: 20 January 2013 at 12:17pm
Hi.
 
any workaround on this problem ?
i just missed the renewal subscription just a month ago.
 
well, it's very critical issue for me.
 
plus, when wiill be new updates released ?
 
 


-------------
: xtp 16.2.0(Unicode static lib)

: windows 7 Pro Kor sp1(64bit)

: vs 2012 update 2 MFC



Posted By: Alandovos
Date Posted: 06 February 2013 at 11:45am
We NEED a solution on this!  Either a new version with official support or a collection of code changes we can make to the current version to prevent the crash.

Is anything available?


Posted By: Alandovos
Date Posted: 13 February 2013 at 8:31am
I was able to fix the crash by editing XTPDLLExports.h (used by stdafx.h)

Add #define __VSSYM32_H__ before #include <afxwin.h>
Add #undef __VSSYM32_H__ after the remainder of the #include directives

Hopefully this helps out someone else!



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