Embedding resource into PE executable
Posted: Thu Jan 18, 2007 12:13 am
I have two questions:
a) Does anyone know how to embed a resource (such as a text file) into a PE executable after it's been compiled?
b) How to I change a program's icon after it's been compiled?
I'm looking for how to do it within my program (code examples/articles) not tools that can do it.
a) Does anyone know how to embed a resource (such as a text file) into a PE executable after it's been compiled?
b) How to I change a program's icon after it's been compiled?
I'm looking for how to do it within my program (code examples/articles) not tools that can do it.