How do I enable visual styles?

Jack jckj33 at gmail.com
Mon Jan 18 19:43:55 UTC 2021


Currently I'm using dmd but the release binaries I'll be usind 
ldc. Is this how I can enable visual styles on dmd? and how is 
this done on ldc?

pragma(linkerDirective, "\"/manifestdependency:type='win32' " ~
				"name='Microsoft.Windows.Common-Controls' version='6.0.0.0'" ~
				"processorArchitecture='*' publicKeyToken='6595b64144ccf1df' 
language='*'\"");


More information about the Digitalmars-d-learn mailing list