Skip to content

Commit

Permalink
Merge pull request #327 from tannergooding/main
Browse files Browse the repository at this point in the history
Updating bindings to v10.0.22621.0
  • Loading branch information
tannergooding authored Aug 29, 2022
2 parents 57abf25 + 37c53c7 commit d0ac65e
Show file tree
Hide file tree
Showing 22,541 changed files with 29,815 additions and 24,263 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
<Product>TerraFX.Interop.Windows</Product>
<RootNamespace>TerraFX.Interop</RootNamespace>
<VersionPrefix>10.0.22000.0</VersionPrefix>
<VersionPrefix>10.0.22621.0</VersionPrefix>
<VersionSuffix Condition="'$(EXCLUDE_SUFFIX_FROM_VERSION)' != 'true'">rc2</VersionSuffix>
<VersionSuffix Condition="'$(GITHUB_EVENT_NAME)' == 'pull_request'">pr</VersionSuffix>
</PropertyGroup>
Expand Down
5 changes: 5 additions & 0 deletions TerraFX.Interop.Windows.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2083,6 +2083,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EvColl", "EvColl", "{C7DE84
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XblIdpAuthManager", "XblIdpAuthManager", "{EAAB8DAC-A628-425F-ACC2-E3DBC2130C4B}"
ProjectSection(SolutionItems) = preProject
generation\Windows\um\XblIdpAuthManager\generate.rsp = generation\Windows\um\XblIdpAuthManager\generate.rsp
generation\Windows\um\XblIdpAuthManager\header.txt = generation\Windows\um\XblIdpAuthManager\header.txt
generation\Windows\um\XblIdpAuthManager\um-XblIdpAuthManager.h = generation\Windows\um\XblIdpAuthManager\um-XblIdpAuthManager.h
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "shlwapi", "shlwapi", "{9842510D-DBF2-4327-9720-B1408A1B0383}"
ProjectSection(SolutionItems) = preProject
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dcomptypes/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dcomptypes
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dcomptypes.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dcomptypes.h
--with-attribute
DCOMPOSITION_BACKFACE_VISIBILITY=SupportedOSPlatform("windows6.3")
DCOMPOSITION_BITMAP_INTERPOLATION_MODE=SupportedOSPlatform("windows6.2")
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dcomptypes/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dcomptypes.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dcomptypes.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgi
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgi.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgi.h
--with-attribute
DXGI_ADAPTER_FLAG=Flags
DXGI_SWAP_CHAIN_FLAG=Flags
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgi.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgi.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_2/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgi1_2
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgi1_2.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgi1_2.h
--with-attribute
IDXGIOutputDuplication=SupportedOSPlatform("windows6.2")
--with-type
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_2/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgi1_2.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgi1_2.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_3/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgi1_3
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgi1_3.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgi1_3.h
--with-attribute
CreateDXGIFactory2=SupportedOSPlatform("windows6.3")
DXGIGetDebugInterface1=SupportedOSPlatform("windows6.3")
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_3/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgi1_3.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgi1_3.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_4/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgi1_4
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgi1_4.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgi1_4.h
--with-attribute
IDXGIOutput4=SupportedOSPlatform("windows10.0")
IDXGISwapChain3=SupportedOSPlatform("windows10.0")
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_4/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgi1_4.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgi1_4.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_5/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgi1_5
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgi1_5.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgi1_5.h
--with-attribute
IDXGIOutput5=SupportedOSPlatform("windows10.0")
DXGI_OFFER_RESOURCE_FLAGS=Flags
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_5/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgi1_5.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgi1_5.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
4 changes: 3 additions & 1 deletion generation/DirectX/shared/dxgi1_6/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,17 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgi1_6
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgi1_6.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgi1_6.h
--with-attribute
DXGIDeclareAdapterRemovalSupport=SupportedOSPlatform("windows10.0.17134.0")
DXGIDisableVBlankVirtualization=SupportedOSPlatform("windows10.0.22621.0")
IDXGIFactory6=SupportedOSPlatform("windows10.0.17134.0")
IDXGIFactory7=SupportedOSPlatform("windows10.0.17763.0")
IDXGIOutput6=SupportedOSPlatform("windows10.0")
DXGI_ADAPTER_FLAG3=Flags
DXGI_HARDWARE_COMPOSITION_SUPPORT_FLAGS=Flags
--with-librarypath
DXGIDeclareAdapterRemovalSupport=dxgi
DXGIDisableVBlankVirtualization=dxgi
--with-type
DXGI_ADAPTER_FLAG3=uint
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgi1_6/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgi1_6.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgi1_6.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgicommon/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgicommon
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgicommon.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgicommon.h
--with-attribute
DXGI_COLOR_SPACE_TYPE=SupportedOSPlatform("windows10.0")
--with-type
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgicommon/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgicommon.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgicommon.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgitype/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/shared/dxgitype
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/shared/dxgitype.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared/dxgitype.h
2 changes: 1 addition & 1 deletion generation/DirectX/shared/dxgitype/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from shared/dxgitype.h in the Windows SDK for Windows 10.0.22000.0
// Ported from shared/dxgitype.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/D2DErr/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/D2DErr
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/D2DErr.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/D2DErr.h
2 changes: 1 addition & 1 deletion generation/DirectX/um/D2DErr/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/D2DErr.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/D2DErr.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/DXGIMessages/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/DXGIMessages
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/DXGIMessages.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/DXGIMessages.h
2 changes: 1 addition & 1 deletion generation/DirectX/um/DXGIMessages/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/DXGIMessages.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/DXGIMessages.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/DXProgrammableCapture/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/DXProgrammableCapture
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/DXProgrammableCapture.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/DXProgrammableCapture.h
2 changes: 1 addition & 1 deletion generation/DirectX/um/DXProgrammableCapture/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/DXProgrammableCapture.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/DXProgrammableCapture.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/DirectML/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/DirectML
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/DirectML.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/DirectML.h
--with-attribute
DMLCreateDevice=SupportedOSPlatform("windows10.0")
DML_ACTIVATION_SHRINK_OPERATOR_DESC=SupportedOSPlatform("windows10.0.19041.0")
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/DirectML/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/DirectML.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/DirectML.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
8 changes: 3 additions & 5 deletions generation/DirectX/um/Xinput/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,14 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/Xinput
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/Xinput.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/Xinput.h
--with-librarypath
XInputEnable=xinput1_4
XInputGetAudioDeviceIds=xinput1_4
XInputGetBatteryInformation=xinput1_4
XInputGetKeystroke=xinput1_4
--with-librarypath
XInputGetCapabilities=xinput1_4
XInputGetKeystroke=xinput1_4
XInputGetState=xinput1_4
XInputSetState=xinput1_4
--with-librarypath
XInputGetDSoundAudioDeviceGuids=xinput9_1_0
--with-librarypath
XInputGetState=xinput1_4
2 changes: 1 addition & 1 deletion generation/DirectX/um/Xinput/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/Xinput.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/Xinput.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1.h
--with-attribute
D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS=Flags
D2D1_DRAW_TEXT_OPTIONS=Flags
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_1/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1_1
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1_1.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1_1.h
--with-attribute
D2D1_BITMAP_OPTIONS=Flags
D2D1_DEVICE_CONTEXT_OPTIONS=Flags
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_1/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1_1.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1_1.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_1helper/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1_1helper
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1_1helper.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1_1helper.h
--with-librarypath
BitmapBrushProperties1=d2d1
BitmapProperties1=d2d1
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_1helper/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1_1helper.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1_1helper.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_2/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1_2
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1_2.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1_2.h
--with-attribute
D2D1ComputeMaximumScaleFactor=SupportedOSPlatform("windows6.3")
D2D1_RENDERING_PRIORITY=SupportedOSPlatform("windows6.3")
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_2/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1_2.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1_2.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_2helper/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1_2helper
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1_2helper.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1_2helper.h
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_2helper/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1_2helper.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1_2helper.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_3/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1_3
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1_3.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1_3.h
--with-attribute
D2D1GetGradientMeshInteriorPointsFromCoonsPatch=SupportedOSPlatform("windows10.0")
D2D1_GRADIENT_MESH_PATCH=SupportedOSPlatform("windows10.0")
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_3/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1_3.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1_3.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_3helper/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1_3helper
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1_3helper.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1_3helper.h
--with-librarypath
GradientMeshPatch=d2d1
GradientMeshPatchFromCoonsPatch=d2d1
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1_3helper/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1_3helper.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1_3helper.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effectauthor/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1effectauthor
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1effectauthor.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1effectauthor.h
--with-attribute
D2D1_CHANGE_TYPE=Flags
D2D1_PIXEL_OPTIONS=Flags
Expand Down
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effectauthor/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1effectauthor.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1effectauthor.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effectauthor_1/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1effectauthor_1
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1effectauthor_1.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1effectauthor_1.h
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effectauthor_1/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1effectauthor_1.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1effectauthor_1.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effects/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1effects
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1effects.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1effects.h
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effects/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from um/d2d1effects.h in the Windows SDK for Windows 10.0.22000.0
// Ported from um/d2d1effects.h in the Windows SDK for Windows 10.0.22621.0
// Original source is Copyright © Microsoft. All rights reserved.
2 changes: 1 addition & 1 deletion generation/DirectX/um/d2d1effects_1/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.DirectX
--test-output
../../../../tests/Interop/Windows/DirectX/um/d2d1effects_1
--traverse
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22000.0/um/d2d1effects_1.h
C:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um/d2d1effects_1.h
Loading

0 comments on commit d0ac65e

Please sign in to comment.