Thread: rc reference

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    35

    rc reference

    I'm writing the .rc file for my windows application on my own, as a plain text file. Where can I find a complete reference?

  2. #2
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    http://www.google.com/search?q=windo...ource+compiler

    It is also included with the platform SDK:
    ms-help://MS.PSDK.1033/tools/tools/resource_compiler.htm

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    35

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Getting an error with OpenGL: collect2: ld returned 1 exit status
    By Lorgon Jortle in forum C++ Programming
    Replies: 6
    Last Post: 05-08-2009, 08:18 PM
  2. Undefined Reference Compiling Error
    By AlakaAlaki in forum C++ Programming
    Replies: 1
    Last Post: 06-27-2008, 11:45 AM
  3. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  4. C OpenGL Compiler Error?
    By Matt3000 in forum C Programming
    Replies: 12
    Last Post: 07-07-2006, 04:42 PM
  5. c++ linking problem for x11
    By kron in forum Linux Programming
    Replies: 1
    Last Post: 11-19-2004, 10:18 AM