-
Edit a RES file, How?
Hi,
I have a very important question,
I need you to answer me as better as possible.
How can I compile my own RES file?
I want to do a program that can add pics strings icos curs and compile it into a RES file.
How can I do it?
Please help me...
Thank you,
Arie.
-
When your project is compiled you can not change the RES
-
Do you know VB program to create RES files...
So I want to create similar program,
How?
Thank you,
Arie.
-
It's in the Addin Manager, VB6 Resource Editor.
Z.
-
I know the VB6 Resource Editor.
I want to create a similar program,
How can I do it?
Please some one!!!
Help!!!
Thank you,
Arie.
-
Open the RES file in notepad, and figure out how it is stored. Then write a program to make your own...
Z.
-
Pictures and the like are coded into a .res file. There is nothing to see in Notepad.
Why bother making one, anyway? The VB one does the job fine...
-
Im thinking C++, which uses .rc files. Dont mind me =). Sorry.
Z.
-
I want to try to build one with better options and how I want it to be!!
Please help me...
Try to...
Thank you,
Arie.
-
http://www.wotsit.org/search.asp?page=3&s=windows
Try that link. It has the specs of the RES file format.
Z.