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
TryLookup
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2020
IMap and IMapView tests
kennykerr
committed
701b484
View commit details
Copy full SHA for 701b484
View code at this point
Browse repository at this point
LookupAs
kennykerr
committed
309805c
View commit details
Copy full SHA for 309805c
View code at this point
Browse repository at this point
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
Commits on May 7, 2020
utf-8 encoding of runtime names (#610)
kennykerr
authored
08eca8b
View commit details
Copy full SHA for 08eca8b
View code at this point
Browse repository at this point
Commits on May 5, 2020
weak_ref<T> can be compared for equality (#608)
oldnewthing
authored
7551187
View commit details
Copy full SHA for 7551187
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Allow conversion and comparison of cv-qualified array_view (#604)
DefaultRyan
authored
4d8e0e2
View commit details
Copy full SHA for 4d8e0e2
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Detect RPC server crash when co_await'ing (#602)
oldnewthing
authored
5792d1b
View commit details
Copy full SHA for 5792d1b
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Weak references are objects too (#599)
oldnewthing
authored
91accec
View commit details
Copy full SHA for 91accec
View code at this point
Browse repository at this point
Improve performance of make_factory with static_lifetime (#598)
oldnewthing
authored
469167f
View commit details
Copy full SHA for 469167f
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Structured binding support for IKeyValuePair (#590)
oldnewthing
authored
ae94947
View commit details
Copy full SHA for ae94947
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
make_self respects static_lifetime (#589)
oldnewthing
authored
7b11196
View commit details
Copy full SHA for 7b11196
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Random-access iterators over IVector/IVectorView (#579)
oldnewthing
authored
f3a2779
View commit details
Copy full SHA for f3a2779
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Deduction guides for array_view (#575)
oldnewthing
authored
42f054c
View commit details
Copy full SHA for 42f054c
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Accurate error propagation from RoGetActivationFactory (#559)
kennykerr
authored
b722907
View commit details
Copy full SHA for b722907
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
catch
kennykerr
committed
eb2ad4a
View commit details
Copy full SHA for eb2ad4a
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
C++20 conformance (#550)
kennykerr
authored
0efbd1f
View commit details
Copy full SHA for 0efbd1f
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Harden operator wstring_view (#546)
kennykerr
authored
4b77215
View commit details
Copy full SHA for 4b77215
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.