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.
2 parents 6a8dacd + 885a4f9 commit 3a51bd6Copy full SHA for 3a51bd6
utils/WindowsSDKVFSOverlay.yaml.in
@@ -5,6 +5,9 @@ roots:
5
- name: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared"
6
type: directory
7
contents:
8
+ - name: Bcrypt.h
9
+ type: file
10
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/bcrypt.h"
11
- name: DriverSpecs.h
12
type: file
13
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/driverspecs.h"
0 commit comments