On Monday, 18 January 2021 at 19:50:18 UTC, Adam D. Ruppe wrote:
I haven't played with the pragma yet but I've done it before both with the file.exe.manifest XML file sitting alongside it and with the resource compiler before (you can use the same resource compilers for D as you use for C btw)

I have done that before with the XML manifest file but now I'd to do it without that external dependence, now I'm trying with the linker, if possible. It seems SetWindowTheme(hwnd, L"Explorer", NULL) do the same, I'm researching into that

Reply via email to