Thread: Resource File Fun...

  1. #1
    Registered User
    Join Date
    Nov 2004
    Location
    Pennsylvania
    Posts
    434

    Resource File Fun...

    Ha, well let's see here...

    I'm using MSVC Express 2005 and as everyone knows (except me at the time) it doesnt have a resource editor. It compiles them and such but you have to write them on your own. Now...

    If someone could point me in the right direction as far as writing your own resource files, i've scoured google but cant seem to find a good one, and/or good editors for resource files that would be great!


    Thanks!
    "Anyone can aspire to greatness if they try hard enough."
    - Me

  2. #2
    Registered Abuser
    Join Date
    Jun 2006
    Location
    Toronto
    Posts
    591
    Forger's Intro to Resources
    MSDN: Resource Compiler
    And any simple text editor should do the trick for writing them, though I personally recommend Code::Blocks.

  3. #3
    Registered User OnionKnight's Avatar
    Join Date
    Jan 2005
    Posts
    555
    You could use a free-standing resource editor like XN Resource Editor as well.

  4. #4
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    Quote Originally Posted by Nurfina
    Can anyone sugest a program for creating cursor resources to add to a resource file?

    Thanks in advance
    You obviously didn't bother trying out the resource editor suggested by OnionKnight. There's also the ancient but still functional 'symantec resource editor' (nre?) - search this board and/or the web if you want to track it down.

    PellesC comes equipped with a built-in resource editor, too.

    And in future, please do not hijack other people's threads - just start a new one and link to the original you want to reference.
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newbie homework help
    By fossage in forum C Programming
    Replies: 3
    Last Post: 04-30-2009, 04:27 PM
  2. Post...
    By maxorator in forum C++ Programming
    Replies: 12
    Last Post: 10-11-2005, 08:39 AM
  3. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  4. Possible circular definition with singleton objects
    By techrolla in forum C++ Programming
    Replies: 3
    Last Post: 12-26-2004, 10:46 AM
  5. menu resource file
    By satriani in forum Windows Programming
    Replies: 5
    Last Post: 06-08-2002, 10:52 PM