afaik overlay is an old way of referring resource, for gui, generally ...
for win32 you may find many ways to deal with the resource, or overlay as you talk about it, including console and gui appz. in ms vs, for instance, you may add resource to a project, like dialog, bitmap, font, icon, any kind of file you can imagine ...
do you mean resource when you say overlay ?
Quote:
|
Originally Posted by Android
Hi,
I faced some PE files that have Overlay.
I want to know how it's possible to compile a PE File to have Overlay properties.
Is it something which is connected to the Compiler or is it depended on the style of Coding?
Regards,
Android.
|