메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
340 AWS 주간 소식 모음 – 2018년 4월 16일 관리자 2018.04.16 82
339 Announcing Windows Server 2019 Insider Preview Build 17650 관리자 2018.04.25 82
338 Microservices: From Design to Deployment, a Free Ebook from NGINX 관리자 2016.05.19 83
337 클라우드의 미래를 조망할 AWS re:Invent 2016 등록 시작! 관리자 2016.06.24 83
336 Windows 10 Tip: Get started with Microsoft Edge extensions 관리자 2016.08.16 83
335 The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring 관리자 2016.11.01 83
» Standard C++ and the Windows Runtime (C++/WinRT) 관리자 2016.11.29 83
333 Download TV shows and movies from Netflix to your Windows 10 PC 관리자 2017.04.05 83
332 Save up to $200 off new devices with Microsoft Store graduation deals 관리자 2017.04.25 83
331 Monetizing your app: Set your COPPA settings for your app 관리자 2017.06.22 83
330 Evolving our Windows approach to AV, thanks to partner feedback 관리자 2017.08.11 83
329 Understanding the ad mediation configuration in the Microsoft ad mediation service 관리자 2017.08.27 83
328 This Week on Windows: Forza Motorsport 7, Windows Mixed Reality headsets and more 관리자 2017.10.06 83
327 Microsoft partners extend Windows Defender ATP across platforms 관리자 2017.11.09 83
326 This Week on Windows: Surface Book 2 now available for pre-order, Xbox One X launch, Samsung HMD Odyssey availability and more 관리자 2017.11.10 83
위로