Exe Icons
Thanks
Thanks
To assign icon to exe, you need to build this exe with an icon file embedded as a resource. Take a look on this topic on MSDN, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcresed/html/_core_selecting_or_customizing_a_display_device.asp.
I am not sure what you are asking about merge modules. Merge Modules just package files for future deployment to another computer. They do not modify files in any way.
Thanks,
Nikola
VC++