메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
100 7 Key Takeaways from AWS re:Invent 2017 관리자 2017.12.09 117
99 Celebrate the WordPress 15th Anniversary on May 27 관리자 2018.04.21 117
98 Announcing Long Term Support in Piwik 2 – The analytics platform for your mission critical projects 관리자 2016.01.12 119
97 Windows Community Standup on February 22, 2018 관리자 2018.02.16 121
96 NGINX Named by Gartner as a Top Application Delivery Controller for Modern Day Application Delivery 관리자 2016.09.07 124
95 AWS CodeCommit을 위한 IAM 기반 아이디 생성 및 인증하기 관리자 2017.06.07 126
94 Fujitsu and Microsoft focused on advancing security in the modern workplace 관리자 2018.02.09 128
93 Making mixed reality: Meet the mind behind interactive film Free the Night 관리자 2017.12.09 129
92 How you can use the Piwik AOM plugin to improve your data and make better online marketing decisions 관리자 2017.09.14 130
91 Check out the new In-app ads dashboard in Windows Dev Center 관리자 2017.10.13 135
90 Gears of War 4 introduces Versus Social Cross-play between Windows 10 PCs and Xbox One 관리자 2017.01.28 137
89 AWS Database Migration Service, 서울 리전 출시 관리자 2016.08.05 142
88 Windows 10 Tip: Four ways to use ink in the Windows Maps app 관리자 2016.11.15 143
87 openssl 에서 심각한 보안 취약점 발생 위대한유저 2015.03.19 144
86 Windows 10 Tip: Three tips for on-the-go gaming with the Xbox app 관리자 2017.01.24 145
위로