메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
610 MySQL 8.0: Improvements to Information_schema 관리자 2016.09.14 277
609 Watch Microsoft Edge Web Summit 2017 live on Channel 9 관리자 2017.09.13 276
608 Make App Promotions Work: Acquire & Re-engage the Right Set of Users 관리자 2017.05.02 276
607 Amazon EBS 업데이트 – 언제나 자유롭게 볼륨 유형 및 크기 변경 가능 관리자 2017.02.15 276
606 Announcing Windows 10 Insider Preview Build 15025 for Mobile 관리자 2017.02.03 276
605 Introducing MySQL InnoDB Cluster – A Hands-On Tutorial 관리자 2016.09.20 276
604 Amazon Cognito – 신규 사용자 풀(User Pools) 기능 추가 관리자 2016.04.20 276
603 openssl 에서 심각한 보안 취약점 발생 위대한유저 2015.03.19 276
602 AWS 6월 온라인 세미나 – AWS 클라우드 소개, MSSQL 서버 운영, VPC 심층 분석 및 데브옵스를 위한 AWS CodeStar 활용 등 관리자 2017.06.13 275
601 Form Analytics for Piwik now available: Find the pain points on your online forms to improve conversions 관리자 2017.03.15 275
600  Windows 10 Maps updates make inking better than ever 관리자 2016.11.18 275
599 Announcing Windows 10 Insider Preview Build 14971 for PC 관리자 2016.11.18 275
598 Making GET_LOCK behavior more predictable cross version with query rewrite 관리자 2016.02.17 275
597 Windows 10 Tip: Save disk space with OneDrive Files On-Demand 관리자 2017.11.09 274
596 AWS 8월 온라인 세미나 – AWS 클라우드 소개, EC2 심층 분석, AWS 기반 데이터레이크 및 모바일앱 개발 등 관리자 2017.08.10 274
위로