How make Executable Dlang EXE ask for "Run as Administrator"?
    Marcone 
    marcone at email.com
       
    Fri Feb  7 08:56:36 UTC 2020
    
    
  
Solved adding this code in resource.rc, converted to resource.res 
and linked to .d source.
This code add the file "manifest.manifest" to resource.
1 24 "manifest.manifest"
    
    
More information about the Digitalmars-d-learn
mailing list