- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am getting the following when I click on the resource file to edit it:
Warning RC2182: Duplicate dialog control 1004
I understand what I have done wrong - I have renamed one of the dialog ID's. How do I remove the original, duplicate reference so that this warning does not appear?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's safe to edit yourapp.rc and/or resource.h (note that resource.fd is auto-generated from it, so youmay edit there as well, but the .h is "referent"one) in text mode, manually; syntaxis pretty obvious.
Tip: to open yourapp.rc in text mode from VS, go to File/Open/yourapp.rc and select "Text" from "Open As" combo. Of course, you can edit it with an external editor as well.
Jugoslav

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page