RC2182: duplicate dialog control ID 65534
From: TVR Fan (nosuch_at_address.com)
Date: 08/13/04
- Next message: anonymous_at_discussions.microsoft.com: "CStdioFile closing problem"
- Previous message: thc: "Re: Re: export imported function."
- Next in thread: Scott McPhillips [MVP]: "Re: RC2182: duplicate dialog control ID 65534"
- Reply: Scott McPhillips [MVP]: "Re: RC2182: duplicate dialog control ID 65534"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 11:30:36 +0100
Apologies for cross-posting but this has got no response in vc.ide.general
so maybe its more on topic in here.
I keep getting the above warning whenever I open my .rc file (on line 1953)
That line appears to be setting the caption for a dialog so I don't think
that can be right. The number 65534 is not in the .RC file. However, it does
appear once in the resource.h file, defining a label that is not used in the
dialog defined at line 1953 in the .RC file.
The project seems to run with no problems.
This occurs with both MSVC++6 and MSVC++7.1 (.NET)
So what does this warning mean and how do I get rid of it?
--- Al.
- Next message: anonymous_at_discussions.microsoft.com: "CStdioFile closing problem"
- Previous message: thc: "Re: Re: export imported function."
- Next in thread: Scott McPhillips [MVP]: "Re: RC2182: duplicate dialog control ID 65534"
- Reply: Scott McPhillips [MVP]: "Re: RC2182: duplicate dialog control ID 65534"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|