|
-
Aug 5th, 2002, 05:25 AM
#1
Thread Starter
New Member
RESOURCE file in VB
Can anybody help me to change the resource file .RES contents of which project souce code is not available ?
-
Aug 5th, 2002, 09:49 AM
#2
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.
-
Aug 8th, 2002, 08:22 AM
#3
Software Eng.
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|