Thread: MENU IDs

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    109

    MENU IDs

    I have made a menu but when I go to compile it I get these errors

    --------------------Configuration: app_two - Win32 Debug--------------------
    Compiling resources...
    D:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE/afxres.h(163) : warning RC4005: 'ID_FILE_NEW' : redefinition
    D:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE/afxres.h(164) : warning RC4005: 'ID_FILE_OPEN' : redefinition

    resource.res - 0 error(s), 2 warning(s)
    OS:- XP
    Compiler:- MSVC++ 6 or DJGPP or Dev-c++ (Mingw)

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Choose a different ID.

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Checking array for string
    By Ayreon in forum C Programming
    Replies: 87
    Last Post: 03-09-2009, 03:25 PM
  2. Replies: 2
    Last Post: 03-05-2009, 10:25 AM
  3. Another syntax error
    By caldeira in forum C Programming
    Replies: 31
    Last Post: 09-05-2008, 01:01 AM
  4. Constructive Feed Back (Java Program)
    By xddxogm3 in forum Tech Board
    Replies: 12
    Last Post: 10-10-2004, 03:41 AM