메뉴 건너뛰기

GREATUSER

free

Standard C++ and the Windows Runtime (C++/WinRT) The Windows Runtime (WinRT) is the technology that powers the Universal Windows Platform, letting developers write applications that are common to all Windows devices, from Xbox to PCs to HoloLens to phones.  Most of UWP can also be used by developers targeting traditional desktop applications. WinRT APIs are easily accessible from managed languages like C#, however for native C++ developers, using WinRT either requires a lot of complex COM code, or the use of Visual C++ component extensions, better known as C++/CX.  These language extensions allow C++ to understand the metadata describing WinRT objects, provide automatic reference counting of WinRT objects, and a variety of other things, but are not part of the standard C++ language. Now there’s an easier way for native C++ developers to use the standard, modern C++ language with [ more... ]

The post Standard C++ and the Windows Runtime (C++/WinRT) appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/standard-c-and-the-windows-runtime-cwinrt/
번호 제목 글쓴이 날짜 조회 수
685 This Week on Windows: Forza Horizon 3, Microsoft Photos, Gearsmas and more 관리자 2016.12.17 274
684 Announcing Windows 10 Insider Preview Build 15025 for Mobile 관리자 2017.02.03 274
683 AWS 8월 온라인 세미나 – AWS 클라우드 소개, EC2 심층 분석, AWS 기반 데이터레이크 및 모바일앱 개발 등 관리자 2017.08.10 274
682 Windows 10 Tip: Save disk space with OneDrive Files On-Demand 관리자 2017.11.09 274
681 Amazon Cognito – 신규 사용자 풀(User Pools) 기능 추가 관리자 2016.04.20 275
680 AWS IoT 페스티벌 성료 – 다양한 IoT 아이디어 선보여… 관리자 2016.05.21 275
679 Announcing Windows 10 Insider Preview Build 15207 for Mobile 관리자 2017.04.25 275
678 AWS 6월 온라인 세미나 – AWS 클라우드 소개, MSSQL 서버 운영, VPC 심층 분석 및 데브옵스를 위한 AWS CodeStar 활용 등 관리자 2017.06.13 275
677 Introducing MySQL InnoDB Cluster – A Hands-On Tutorial 관리자 2016.09.20 276
676 Amazon EBS 업데이트 – 언제나 자유롭게 볼륨 유형 및 크기 변경 가능 관리자 2017.02.15 276
675 Make App Promotions Work: Acquire & Re-engage the Right Set of Users 관리자 2017.05.02 276
674 Watch Microsoft Edge Web Summit 2017 live on Channel 9 관리자 2017.09.13 276
673 Windows Holographic experience available for mainstream Windows 10 PCs next year 관리자 2016.08.17 277
672 MySQL 8.0: Improvements to Information_schema 관리자 2016.09.14 277
671 Announcing Windows 10 Insider Preview Build 14959 for Mobile and PC 관리자 2016.11.04 277
위로