![]() |
newbie question.... |
Post Reply
|
| Author | |
roujesky
Newbie
Joined: 05 August 2005 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: newbie question....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 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |