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

Commit c733f08

Browse files
committed
Update CppWinRT to v2.0.230225.1.
Fixes: #23
1 parent 77b4339 commit c733f08

1,382 files changed

Lines changed: 23696 additions & 23088 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
## [Unreleased]
66

7+
### Changed
8+
- Updated CppWinRT to v2.0.230225.1.
9+
710
## [v1.0.0b7] - 2022-09-09
811

912
### Added
@@ -15,7 +18,7 @@
1518
## [v1.0.0b6] - 2022-06-21
1619

1720
### Changed
18-
- Update CppWinRT to 2.0.220608.4.
21+
- Update CppWinRT to v2.0.220608.4.
1922
- Update PyWinRT to [v1.0.0-beta.6](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.6).
2023

2124
## [v1.0.0b5] - 2022-06-07
@@ -25,7 +28,7 @@
2528
- Added Windows SDK (10.0.22621) for Windows 11, version 22H2 APIs.
2629

2730
### Changed
28-
- Update CppWinRT to 2.0.220607.4.
31+
- Update CppWinRT to v2.0.220607.4.
2932
- Update PyWinRT to [v1.0.0-beta.5](https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.5).
3033

3134
## [v1.0.0b4] - 2022-04-23

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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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.220608.4
1+
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.230225.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.220608.4"), "Mismatched C++/WinRT headers.");
8-
#define CPPWINRT_VERSION "2.0.220608.4"
7+
static_assert(winrt::check_version(CPPWINRT_VERSION, "2.0.230225.1"), "Mismatched C++/WinRT headers.");
8+
#define CPPWINRT_VERSION "2.0.230225.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)