|
-
September 16th, 1999, 02:09 PM
#1
MFC resource file error
When I try to examine my resources I get the following error:
Guideline must specify type
if I look at the resource file, I see the line
GUIDELINE DESIGNINFO DISCARDABLE
Any thoughts??
-
September 16th, 1999, 03:15 PM
#2
Re: MFC resource file error
The problem is not the you you saw, but the one below it. You will see something like that:
GUIDELINE DESIGNINFO DISCARDABLE
BEGIN
blablabla...
...
END
If the BEGIN---END block is missing or contains errors, you might as well delete the GUIDELINE line.
I hate fat programs as much as I hate being fat myself. I am lean and mean and so is my program.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|