메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
985 GDPR: How to fill in the information asset register when using Matomo? 관리자 2018.04.04 515
984 Yuwa partners with Microsoft Edge to showcase the powerful life journey of girls in Jharkhand 관리자 2017.11.17 515
983 9 plugins you should definitely have heard of to prevent data leaks, security breaches and to get more flexibility in the way you log in to your Piwik. 관리자 2017.01.10 515
982 Balancing user-friendliness and developer convenience 관리자 2016.11.23 515
981 MySQL 8.0: Faster batch record retrieval 관리자 2016.09.15 515
980 Introducing CI/CD with NGINX and NGINX Plus 관리자 2017.06.01 514
979 How-to: Spectator View, a new tool to help others see what you see in HoloLens 관리자 2017.02.14 514
978 Extend your desktop application with Windows 10 features using the new Visual Studio Application Packaging Project 관리자 2017.12.05 513
977 Xbox releases the Fall Update for Xbox One today 관리자 2017.10.17 513
976 Unlock Windows Ink with the Bamboo Ink pen 관리자 2017.09.22 513
975 Windows 10 Tip: Personalize your PC with new themes in the Windows Store 관리자 2017.06.27 513
974 MySQL 8.0: ひらがなカタカナを判別する日本語用Collation 관리자 2017.06.24 513
973 Cognitive Services APIs: Speech 관리자 2017.02.15 513
972 Actiongram says hello to Sanrio’s Hello Kitty and friends 관리자 2017.02.15 513
971 Introducing Brotli compression in Microsoft Edge 관리자 2016.12.21 513
위로