We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
AccCtrl.h
1 parent c2107ab commit 2bfe983Copy full SHA for 2bfe983
utils/WindowsSDKVFSOverlay.yaml.in
@@ -29,6 +29,9 @@ roots:
29
- name: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um"
30
type: directory
31
contents:
32
+ - name: accctrl.h
33
+ type: file
34
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/AccCtrl.h"
35
- name: commctrl.h
36
type: file
37
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/CommCtrl.h"
0 commit comments