AlexL
August 19th, 2004, 11:38 AM
Is there any way to add a compiled resource to an executable that you no longer have the code to? I wrote a program, lost the source code, and now I noticed that I forgot to pack one resource to it that was needed fr a certain part of the program. I have the resource, now how can I pack it into the executable?
BTW: I have a bitmap, and I want to make a bitmap resource to use in a different program. What is the code for this?
PS: How do you obtain the Module Handle if you have a filename?
BTW: I have a bitmap, and I want to make a bitmap resource to use in a different program. What is the code for this?
PS: How do you obtain the Module Handle if you have a filename?