Thread: Error!- Cannot open .rc! READ!!

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    97

    Error!- Cannot open .rc! READ!!

    I get this error when I try to run my program. The source looks fine. Look at pic-

  2. #2
    Registered User
    Join Date
    Jul 2003
    Posts
    97
    Damn attachments....-


    EDIT- It is the error on the bottom at the message box. And also, I think the .jpeg file in the zip file is bad. Open the .bmp one instead.

  3. #3
    Grammar Police HybridM's Avatar
    Join Date
    Jan 2003
    Posts
    355
    I think there may be something in the forum rules about creating threads with subjects like "URGENT!!" or "READ!!", specifically that you shouldn't do it.
    Thor's self help tip:
    Maybe a neighbor is tossing leaf clippings on your lawn, looking at your woman, or harboring desires regarding your longboat. You enslave his children, set his house on fire. He shall not bother you again.

    OS: Windows XP
    Compiler: MSVC

  4. #4
    mustang benny bennyandthejets's Avatar
    Join Date
    Jul 2002
    Posts
    1,401
    Don't let Salem see this:

    Code:
    void main()
    As well, we have:
    Code:
    if (number=1)
    As for the resource file, are you sure there IS one?
    [email protected]
    Microsoft Visual Studio .NET 2003 Enterprise Architect
    Windows XP Pro

    Code Tags
    Programming FAQ
    Tutorials

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. read Causes Freezing?
    By Masna in forum C Programming
    Replies: 5
    Last Post: 07-18-2008, 04:31 PM
  2. How can I know the actual bytes read in a file read
    By pliang in forum C++ Programming
    Replies: 1
    Last Post: 06-08-2005, 04:23 PM
  3. Getting size read with ifstream and read()
    By nickname_changed in forum C++ Programming
    Replies: 13
    Last Post: 08-03-2003, 06:05 AM
  4. Direct x, open gl, but wait....what if...whoa, read this!
    By Leeman_s in forum Game Programming
    Replies: 2
    Last Post: 10-08-2001, 03:37 PM
  5. Help! Can't read decimal number
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 09-07-2001, 02:09 AM