Hi, all!
i'm newbie for this forum....
i have one little question...
may i link any .res file to my fasm compiled executable?
i tried, but... some work made by hands....
may be there is more easiest way to do it...
thanks...
i'm newbie for this forum....
i have one little question...
may i link any .res file to my fasm compiled executable?
i tried, but... some work made by hands....
may be there is more easiest way to do it...
thanks...
Hi awlee,
the resources are usually embeded inside the assembly.
That is, in the 'resorces' section, youi include them using some kewl macros by Tomasz.
Take a look at notepad example in the fasm poackagew, and also to asmwork, in Tomasz page, download section.
Also look at the macros, and you learn how it's done.
Ther?s also going on an attemp to automatize this, but I don?t know how it?s going yet.
Hope this helps.
the resources are usually embeded inside the assembly.
That is, in the 'resorces' section, youi include them using some kewl macros by Tomasz.
Take a look at notepad example in the fasm poackagew, and also to asmwork, in Tomasz page, download section.
Also look at the macros, and you learn how it's done.
Ther?s also going on an attemp to automatize this, but I don?t know how it?s going yet.
Hope this helps.
Hi sloppy!
thanks....
i know 'bout this method, but i wanna use resource editor... more visually ;)
by hands/macros ... this is good... but for use it more powerful :) requiring to know
resource section of PE-format more deep...
(my be i'm lazy man ;))
---
best regards, Andrew!
thanks....
i know 'bout this method, but i wanna use resource editor... more visually ;)
by hands/macros ... this is good... but for use it more powerful :) requiring to know
resource section of PE-format more deep...
(my be i'm lazy man ;))
---
best regards, Andrew!
Hi, KetilO!
thanks....
i forget this feature (COFF format) ... :)
many thanks...
---
best regards, Andrew!
thanks....
i forget this feature (COFF format) ... :)
many thanks...
---
best regards, Andrew!