Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 44875f9

Browse files
committed
update to CppWinRT v2.0.230706.1
1 parent 61ea511 commit 44875f9

File tree

1,384 files changed

+2109
-2081
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,384 files changed

+2109
-2081
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
### Added
88
- Added more Windows SDK (10.0.22621) for Windows 11, version 22H2 APIs.
99

10+
### Changed
11+
- Updated CppWinRT to v2.0.230706.1.
12+
1013
## [v1.0.0b9] - 2023-04-15
1114

1215
### Added

cppwinrt/winrt/Windows.AI.MachineLearning.Preview.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_AI_MachineLearning_Preview_H
55
#define WINRT_Windows_AI_MachineLearning_Preview_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.AI.MachineLearning.h"
1010
#include "winrt/impl/Windows.Foundation.2.h"
1111
#include "winrt/impl/Windows.Foundation.Collections.2.h"

cppwinrt/winrt/Windows.AI.MachineLearning.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_AI_MachineLearning_H
55
#define WINRT_Windows_AI_MachineLearning_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/impl/Windows.Foundation.2.h"
1010
#include "winrt/impl/Windows.Foundation.Collections.2.h"
1111
#include "winrt/impl/Windows.Graphics.2.h"

cppwinrt/winrt/Windows.ApplicationModel.Activation.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_Activation_H
55
#define WINRT_Windows_ApplicationModel_Activation_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.h"
1010
#include "winrt/impl/Windows.ApplicationModel.Appointments.AppointmentsProvider.2.h"
1111
#include "winrt/impl/Windows.ApplicationModel.Background.2.h"

cppwinrt/winrt/Windows.ApplicationModel.AppExtensions.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_AppExtensions_H
55
#define WINRT_Windows_ApplicationModel_AppExtensions_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.h"
1010
#include "winrt/impl/Windows.ApplicationModel.2.h"
1111
#include "winrt/impl/Windows.Foundation.2.h"

cppwinrt/winrt/Windows.ApplicationModel.AppService.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_AppService_H
55
#define WINRT_Windows_ApplicationModel_AppService_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.h"
1010
#include "winrt/impl/Windows.ApplicationModel.2.h"
1111
#include "winrt/impl/Windows.Foundation.2.h"

cppwinrt/winrt/Windows.ApplicationModel.Appointments.AppointmentsProvider.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_Appointments_AppointmentsProvider_H
55
#define WINRT_Windows_ApplicationModel_Appointments_AppointmentsProvider_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.Appointments.h"
1010
#include "winrt/impl/Windows.ApplicationModel.Appointments.2.h"
1111
#include "winrt/impl/Windows.Foundation.2.h"

cppwinrt/winrt/Windows.ApplicationModel.Appointments.DataProvider.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_Appointments_DataProvider_H
55
#define WINRT_Windows_ApplicationModel_Appointments_DataProvider_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.Appointments.h"
1010
#include "winrt/impl/Windows.ApplicationModel.Appointments.2.h"
1111
#include "winrt/impl/Windows.Foundation.2.h"

cppwinrt/winrt/Windows.ApplicationModel.Appointments.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_Appointments_H
55
#define WINRT_Windows_ApplicationModel_Appointments_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.h"
1010
#include "winrt/impl/Windows.Foundation.2.h"
1111
#include "winrt/impl/Windows.Foundation.Collections.2.h"

cppwinrt/winrt/Windows.ApplicationModel.Background.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.1
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230706.1
22

33
#pragma once
44
#ifndef WINRT_Windows_ApplicationModel_Background_H
55
#define WINRT_Windows_ApplicationModel_Background_H
66
#include "winrt/base.h"
7-
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.230225.1"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230706.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230706.1"
99
#include "winrt/Windows.ApplicationModel.h"
1010
#include "winrt/impl/Windows.ApplicationModel.Activation.2.h"
1111
#include "winrt/impl/Windows.ApplicationModel.Calls.Background.2.h"

0 commit comments

Comments
 (0)