Print Page | Close Window

Crash on Windows 7 due to MakeUpper "(C)" crash

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=23556
Printed Date: 26 April 2024 at 3:59am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Crash on Windows 7 due to MakeUpper "(C)" crash
Posted By: Sergio
Subject: Crash on Windows 7 due to MakeUpper "(C)" crash
Date Posted: 30 January 2018 at 9:32am
Hello,

I just wanted to share a problem occurring on Windows 7 and the MFC Skin Framework.

Perhaps due to Windows updates, now the

XTPSkinManager()->LoadSkin(... , ...);

will crash if there is this line in the specified .ini file:

Copyright = Copyright © 2012 Codejock Software

To fix it, we have changed this text like this:

Copyright = Copyright (C) 2012 Codejock Software

The crash occurs in the MFC CString.MakeUpper(...) method.
We are using the MultiBytes Character Set support.

Our software is unable to run without this small fix. This change does the fix.

Best Regards,


-------------
Sergio



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