Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
IntelIntent
/
cppwinrt
Public
forked from
microsoft/cppwinrt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppwinrt
cppwinrt
on
master
User selector
All users
All time
Commit history
Commits on Oct 30, 2025
Remove throwing/originating errors in expected scenarios (Lookup/TryLookup and Cancel) (#1512)
Show description for dcaa98c
antmor
and
ChrisGuzak
authored
dcaa98c
View commit details
Copy full SHA for dcaa98c
View code at this point
Browse repository at this point
Commits on May 4, 2025
fix indent in generated code (#1489)
Show description for 4c9e03f
dlech
authored
4c9e03f
View commit details
Copy full SHA for 4c9e03f
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
All cppwinrt vcxproj should build with /W4 and /WX (warnings turned up, treated as error). Fix existing violations. (#1487)
Show description for 46fd3ed
dmachaj
authored
46fd3ed
View commit details
Copy full SHA for 46fd3ed
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Public LTO visibility for ABI type declarations (#1482)
ZeroMemes
authored
723f64b
View commit details
Copy full SHA for 723f64b
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
Clean up more warnings and Component Governance (#1475)
Show description for 76eb09c
DefaultRyan
authored
76eb09c
View commit details
Copy full SHA for 76eb09c
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
Fix various build warnings (#1473)
DefaultRyan
authored
153e838
View commit details
Copy full SHA for 153e838
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Temporary std::pair sometimes causes spurious temporary dtor calls (#1462)
DefaultRyan
authored
d7c89b5
View commit details
Copy full SHA for d7c89b5
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Fix overloads coming from overridable interfaces (#1458)
Show description for cf96df5
sylveon
authored
cf96df5
View commit details
Copy full SHA for cf96df5
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Address variable name collisions in generated consume methods (#1455)
Show description for fa079fb
dmachaj
authored
fa079fb
View commit details
Copy full SHA for fa079fb
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
GitHub Actions workflow cannot build arm32 after updating Windows SDK (#1454)
Show description for 2aed347
dmachaj
authored
2aed347
View commit details
Copy full SHA for 2aed347
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
try_as casts should not store COM error context; consume method cast checking should use return codes directly (#1450)
Show description for 8da8359
dmachaj
authored
8da8359
View commit details
Copy full SHA for 8da8359
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
Reduce the code size of generated consume methods by skipping casts when the type is already a match (#1448)
Show description for d296af6
dmachaj
authored
d296af6
View commit details
Copy full SHA for d296af6
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Bug: Projected winrt::consume_ methods will nullptr crash if the underlying QueryInterface call fails (#1442)
Show description for b82340f
dmachaj
authored
b82340f
View commit details
Copy full SHA for b82340f
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
Value-init fields of WinRT structs (#1443)
DefaultRyan
authored
2744f5c
View commit details
Copy full SHA for 2744f5c
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
Allow delegates to be created with weak reference + lambda (#1372)
Show description for fc587f3
oldnewthing
and
jonwis
authored
fc587f3
View commit details
Copy full SHA for fc587f3
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
Hide protected and overridable members from public projections (#1319)
sylveon
authored
0958cf3
View commit details
Copy full SHA for 0958cf3
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Register event handlers with `shared_ptr` and `weak_ptr` (#1330)
sylveon
authored
953d65c
View commit details
Copy full SHA for 953d65c
View code at this point
Browse repository at this point
Commits on May 17, 2023
Add UTF-8 path support (#1307)
kennykerr
authored
780e095
View commit details
Copy full SHA for 780e095
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
Compliance and test cleanup (#1291)
Show description for 737adea
DefaultRyan
authored
737adea
View commit details
Copy full SHA for 737adea
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
Add `to_hstring` overload for `IStringable` (#1271)
jaigak
authored
abcdc75
View commit details
Copy full SHA for abcdc75
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Add option for using custom license text (#1262)
alvinhochun
authored
a213190
View commit details
Copy full SHA for a213190
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
FIx build on macOS and add CI build (#1247)
alvinhochun
authored
b482851
View commit details
Copy full SHA for b482851
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Add Linux native build (#1239)
alvinhochun
authored
4a5acf6
View commit details
Copy full SHA for 4a5acf6
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Support Linux cross-compilation with mingw-w64 (#1238)
alvinhochun
authored
da5579c
View commit details
Copy full SHA for da5579c
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
Partial GCC compatibility improvements (#1234)
alvinhochun
authored
530d383
View commit details
Copy full SHA for 530d383
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Enable more tests on llvm-mingw and some fixes (#1229)
alvinhochun
authored
921f62f
View commit details
Copy full SHA for 921f62f
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
C++ Streams support for hstring and IStringable (#1221)
jaigak
authored
6ce4fa9
View commit details
Copy full SHA for 6ce4fa9
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
CI: Build ARM64 cppwinrt and tests (not run) (#1211)
alvinhochun
authored
1b4e009
View commit details
Copy full SHA for 1b4e009
View code at this point
Browse repository at this point
Commits on Oct 18, 2022
Add CI test with LLVM 15 clang-cl (#1203)
alvinhochun
authored
5390dc8
View commit details
Copy full SHA for 5390dc8
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Improve compatibility with mingw-w64 in generated headers (#1200)
alvinhochun
authored
3d83c67
View commit details
Copy full SHA for 3d83c67
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Fix Clang 15 style warnings (#1196)
AZero13
authored
631c8f7
View commit details
Copy full SHA for 631c8f7
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Project contract names so they can be passed to IsApiContractPresent (#1172)
oldnewthing
authored
36567e6
View commit details
Copy full SHA for 36567e6
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Static events should not use the auto trick (#1158)
Show description for 4f0be70
oldnewthing
authored
4f0be70
View commit details
Copy full SHA for 4f0be70
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
IComponentConnector2 doesn't exist in WinUI (#1156)
Show description for a54d678
Scottj1s
authored
a54d678
View commit details
Copy full SHA for a54d678
View code at this point
Browse repository at this point
Commits on May 24, 2022
Add support for composed implementations of IComponentConnector (#1149)
Show description for dcea885
Scottj1s
authored
dcea885
View commit details
Copy full SHA for dcea885
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.