|
-
Jan 2nd, 2001, 01:16 AM
#1
Thread Starter
Frenzied Member
Hi,
I'm trying to learn VC++ by following a tutorial on the MSDN web site. However, I'm running into a problem. The header file named Generic.h looks like:
#define IDM_ABOUT 1000
But when I try and compile the program, it keeps telling me:
fatal error RC1004: unexpected end of file found
Any ideas what this is and how to fix it?
Thanks,
Dan
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
|