Print Page | Close Window

Static resources problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Syntax Edit
Forum Description: Topics Related to Codejock Syntax Edit
URL: http://forum.codejock.com/forum_posts.asp?TID=18405
Printed Date: 23 April 2024 at 2:37am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Static resources problem
Posted By: cpede
Subject: Static resources problem
Date Posted: 19 May 2011 at 5:52am
I believe that you forgot to remove the common App.Studio part in the resource.h file for the SyntaxEdit control. This causes problems when opening resources in VS2008, when these are linked in statically.
 
/*
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 9845
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 9845
#define _APS_NEXT_SYMED_VALUE 9845
#endif
#endif
*/
 
-cpede


-------------
Product: Xtreme ToolkitPro (20.3.0)
Platform: Windows 10 (x64)
Language: Visual Studio 2017 (C++)



Replies:
Posted By: Oleg
Date Posted: 20 May 2011 at 6:32am
Thanks, removed.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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