Results 1 to 2 of 2

Thread: Resource files (Need Help)

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    879

    Exclamation

    What's a resource file and what do you put in it. And how do you create one!!!?
    Visual Basic 6.0
    Visual C++ 5
    Delphi 5


  2. #2
    Guest
    A Resource File is a file that contains binary and or string resources for your program. For example, WAV's, videos, bitmaps etc.

    You can create a resource file by using the Resource Compiler which is shipped with Visual Studio. Look in your Tools folder for a directory called RC then open it. This is a folder with the Resource Compiler and documentation on how to use it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width