[Issue 20577] New: Add missing symbols related to Windows UAC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 12 12:05:50 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20577

          Issue ID: 20577
           Summary: Add missing symbols related to Windows UAC
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: etienne at cimons.com

The symbols for Windows API seem to be missing a lot of symbols related to
access control on Windows. This makes it impossible to use any samples related
to elevation of process.

e.g. We're missing TOKEN_INFORMATION_CLASS.TokenElevation

--


More information about the Digitalmars-d-bugs mailing list