Results 1 to 3 of 3

Thread: RESOURCE file in VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2002
    Posts
    1

    Post RESOURCE file in VB

    Can anybody help me to change the resource file .RES contents of which project souce code is not available ?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Can you create a new project, and load the .RES file into it?

    Perhaps you can open it that way.

    However, without the source, you can't control what resource is called in what order.

  3. #3
    Software Eng. Megatron's Avatar
    Join Date
    Mar 1999
    Location
    Canada
    Posts
    11,286
    You can't. A resource file is a compiled file (in the same manner as an EXE), so you'd need a "resource hack" or "resource decompiler."

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