Thread: Resource Files

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    73

    Question Resource Files

    As I have begun to study windows programming, I've discovered that resource files are quite the convience for creating menus and such. The problem is, I am using the free Borland commmand line tools, and I really don't know how to write resource scripts (especially those for dialog boxes). Can someone please point me to a tutorial on the subject?

    Thanks!

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Here's a thread with some links to free resources editors: http://cboard.cprogramming.com/showthread.php?t=48900
    Use an editor at first to generate the resource files for you.

    If you want to get started without an editor: About Resource Files.

    gg
    Last edited by Codeplug; 06-12-2004 at 02:13 PM.

  3. #3

  4. #4
    Registered User
    Join Date
    Feb 2002
    Posts
    73

    Yay!!!

    Thank you sooo much! ^_^

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM
  2. Resource Files....
    By gcn_zelda in forum Windows Programming
    Replies: 2
    Last Post: 12-13-2003, 03:02 PM
  3. I Need To Know Some Things That I Can Put Into A Batch File
    By TheRealNapster in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 10-20-2003, 08:12 PM
  4. Multiple Resource files
    By doodlak in forum C++ Programming
    Replies: 0
    Last Post: 07-04-2002, 06:13 PM
  5. reinserting htm files into chm help files
    By verb in forum Windows Programming
    Replies: 0
    Last Post: 02-15-2002, 09:35 AM