[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Can tcc for Win32/64 generate .exe withicons/resource
From: |
YX Hao |
Subject: |
Re: [Tinycc-devel] Can tcc for Win32/64 generate .exe withicons/resources? |
Date: |
Sun, 27 Jul 2014 12:34:39 +0800 |
Hi,
As I know, icons/resources are in ".rsrc" section of the exe file, which is
generated from an object file that is converted from a res file or rc file.
So, "ResEd" for rc file and "winres" for the conversion (or modified "GoRC").
> Oleg N. Cher
> Sent:
>
> Hi guys,
>
> Can tcc for Win32/64 generate .exe with icons/resources? I did not found
> something like this in docs.
>
> If not, please recommend me a tool that allows to add an .ico to .exe
> (good, if the tool will work in command-line and .bat-files).
>
> Thank you!
>
> --
> Oleg N. Cher
>