File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 8
8
- name: Bcrypt.h
9
9
type: file
10
10
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/bcrypt.h"
11
+ - name: ConcurrencySal.h
12
+ type: file
13
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/concurrencysal.h"
11
14
- name: DriverSpecs.h
12
15
type: file
13
16
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/driverspecs.h"
14
17
- name: SpecStrings.h
15
18
type: file
16
19
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/specstrings.h"
20
+ - name: WlanTypes.h
21
+ type: file
22
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/wlantypes.h"
17
23
- name: wtypesbase.h
18
24
type: file
19
25
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/WTypesbase.h"
20
- - name: ConcurrencySal .h
26
+ - name: iprtrmib .h
21
27
type: file
22
- external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/concurrencysal .h"
28
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/shared/Iprtrmib .h"
23
29
- name: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um"
24
30
type: directory
25
31
contents:
@@ -32,6 +38,12 @@ roots:
32
38
- name: exdisp.h
33
39
type: file
34
40
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/ExDisp.h"
41
+ - name: ipexport.h
42
+ type: file
43
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/IPExport.h"
44
+ - name: iptypes.h
45
+ type: file
46
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/IPTypes.h"
35
47
- name: isguids.h
36
48
type: file
37
49
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/IsGuids.h"
@@ -98,6 +110,9 @@ roots:
98
110
- name: winnls.h
99
111
type: file
100
112
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/WinNls.h"
113
+ - name: winsock2.h
114
+ type: file
115
+ external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/WinSock2.h"
101
116
- name: winuser.h
102
117
type: file
103
118
external-contents: "@UniversalCRTSdkDir@/Include/@UCRTVersion@/um/WinUser.h"
You can’t perform that action at this time.
0 commit comments