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
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 }}
cpluscoder
/
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
test
on
view
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 14, 2020
GetView
kennykerr
committed
e3dd2ae
View commit details
Copy full SHA for e3dd2ae
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Fix extension URL (#816)
kennykerr
authored
a1db3fc
View commit details
Copy full SHA for a1db3fc
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Support boxing delegates (#810)
kennykerr
authored
36759dc
View commit details
Copy full SHA for 36759dc
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
fix incremental build of tests/old_tests/composable, OutputPath -> OutDir (#775)
ChrisGuzak
authored
8aeffb6
View commit details
Copy full SHA for 8aeffb6
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Add try_get_activation_factory overloads with class name (#769)
ChrisGuzak
authored
47aef80
View commit details
Copy full SHA for 47aef80
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Allow cancellation to be propagated to child coroutines (#721)
oldnewthing
authored
c20a75b
View commit details
Copy full SHA for c20a75b
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Multithreading tests: Add dummy definition to keep compiler happy (#737)
Show description for bf79226
oldnewthing
authored
bf79226
View commit details
Copy full SHA for bf79226
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Add ODR detection to WINRT_NO_MAKE_DETECTION (#735)
oldnewthing
authored
84d2814
View commit details
Copy full SHA for 84d2814
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Remove network dependency from array test (#725)
oldnewthing
authored
e75bf4f
View commit details
Copy full SHA for e75bf4f
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
Use instrumented vectors/maps to force race conditions more efficiently (#720)
oldnewthing
authored
2cb852b
View commit details
Copy full SHA for 2cb852b
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Make test reports deterministic in the face of nondeterminism (#715)
oldnewthing
authored
9523a73
View commit details
Copy full SHA for 9523a73
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Make vector<bool> work again (#703)
dunhor
authored
820fed5
View commit details
Copy full SHA for 820fed5
View code at this point
Browse repository at this point
Improve error message if you co_await a non-awaitable (#702)
oldnewthing
authored
95c342e
View commit details
Copy full SHA for 95c342e
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Add multi-threaded collections (#692)
dunhor
authored
ab89b9f
View commit details
Copy full SHA for ab89b9f
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Enable conversion between winrt::clock and std::chrono::system_clock (#698)
Show description for f6932fe
DefaultRyan
and
kennykerr
authored
f6932fe
View commit details
Copy full SHA for f6932fe
View code at this point
Browse repository at this point
Add value type support to as() and try_as() (#695)
oldnewthing
authored
aed7977
View commit details
Copy full SHA for aed7977
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Accommodate other "key not found" errors (#687)
oldnewthing
authored
048c5c6
View commit details
Copy full SHA for 048c5c6
View code at this point
Browse repository at this point
Disable warning 4458 in delegates (#686)
oldnewthing
authored
5a5e33c
View commit details
Copy full SHA for 5a5e33c
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Support coroutines returning references (#682)
oldnewthing
authored
070820f
View commit details
Copy full SHA for 070820f
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Fix concat_hstring for 0-length string (#675)
oldnewthing
authored
aeb78bb
View commit details
Copy full SHA for aeb78bb
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Cancellation token improvements (#674)
oldnewthing
authored
fba255d
View commit details
Copy full SHA for fba255d
View code at this point
Browse repository at this point
make progress_token::operator() const so it can be captured by lambdas (#673)
oldnewthing
authored
f48d7a6
View commit details
Copy full SHA for f48d7a6
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
Don't destroy the IAsyncInfo from inside Completed handler (#671)
oldnewthing
authored
f67e55a
View commit details
Copy full SHA for f67e55a
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Make array_view(pointer, size) constructor public (#666)
dfields-msft
authored
276b2f5
View commit details
Copy full SHA for 276b2f5
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Resuming neutral context from STA should force background thread (#662)
oldnewthing
authored
a0b1889
View commit details
Copy full SHA for a0b1889
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
try_capture and try_create_instance (#663)
oldnewthing
authored
8c0832f
View commit details
Copy full SHA for 8c0832f
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Fix ABI conformance of IMap::Remove, add TryRemove (#655)
Show description for 87436b4
oldnewthing
and
kennykerr
authored
87436b4
View commit details
Copy full SHA for 87436b4
View code at this point
Browse repository at this point
Fix unbox_value_or with explicit type or implicit hstring (#656)
oldnewthing
authored
f816245
View commit details
Copy full SHA for f816245
View code at this point
Browse repository at this point
Can clear a specific factory from static lifetime store (#654)
oldnewthing
authored
297365e
View commit details
Copy full SHA for 297365e
View code at this point
Browse repository at this point
Commits on May 31, 2020
Simply when_all implementation and test (#647)
oldnewthing
authored
d6a0412
View commit details
Copy full SHA for d6a0412
View code at this point
Browse repository at this point
Commits on May 30, 2020
Edge cases in when_all (#645)
oldnewthing
authored
d610942
View commit details
Copy full SHA for d610942
View code at this point
Browse repository at this point
Commits on May 28, 2020
final_suspend (#644)
kennykerr
authored
dd4d45e
View commit details
Copy full SHA for dd4d45e
View code at this point
Browse repository at this point
Improve async cancellation interop (#643)
oldnewthing
authored
82fa8ec
View commit details
Copy full SHA for 82fa8ec
View code at this point
Browse repository at this point
Improve com_array construction (#642)
oldnewthing
authored
78d212a
View commit details
Copy full SHA for 78d212a
View code at this point
Browse repository at this point
Commits on May 13, 2020
Revert utf-8 encoding of runtime class names (#621)
kennykerr
authored
6f1c52c
View commit details
Copy full SHA for 6f1c52c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.