How does one attach a manifest file to a D executable on Windows?
Ferhat Kurtulmuş
aferust at gmail.com
Fri May 24 21:26:12 UTC 2024
On Friday, 24 May 2024 at 21:04:53 UTC, Ferhat Kurtulmuş wrote:
> On Friday, 24 May 2024 at 19:07:24 UTC, solidstate1991 wrote:
>> I have tried resource compiling, then using `dflags` in dug to
>> add the resulting obj file, but I still get the issue of the
>> old GUI style.
>
> I did that before, but I don't remember now. Probably you will
> figure that out based on this.
>
> https://gitlab.com/aferust/gtkdappcreator/-/tree/master/win_res?ref_type=heads
I think this is what you need
https://github.com/aferust/doitlater/tree/master/views/res
More information about the Digitalmars-d-learn
mailing list