Print Page | Close Window

newbie question....

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=2688
Printed Date: 08 November 2025 at 4:02pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: newbie question....
Posted By: roujesky
Subject: newbie question....
Date Posted: 05 August 2005 at 11:12am

Just downloaded Extreme Toolkit.  I am using VS.Net2003.  I tried the first tutorial in the help, "Create a simple MDI application using the MFC AppWizard"

Well, I get the following error:

c:\mySourceCode\ToolkitTest\ToolkitTest\MainFrm.cpp(73): error C2065: 'IDR_MDISAMTYPE' : undeclared identifier

I did a search of this forum and my help.  Nothing.  Where should this have been defined?

 

thanx




Replies:
Posted By: Oleg
Date Posted: 05 August 2005 at 11:19pm

Very newbie? ;)

IDR_MDISAMTYPE name is generated automatically by wizard, using your application name.   Open Resource.h file and find something like

IDR_[How_You_Call_App]TYPE

and use it instead IDR_MDISAMTYPE

 

 



-------------
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