메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
1180 Announcing Windows 10 Insider Preview Build 15031 for PC 관리자 2017.02.09 574
1179 Announcing Windows 10 Insider Preview Build 14936 for PC and Mobile 관리자 2016.09.29 573
1178 Powering Microservices and Sockets Using NGINX and Kubernetes 관리자 2017.03.10 572
1177 Announcing Windows 10 Insider Preview Build 17627 for Skip Ahead 관리자 2018.03.22 571
1176 Amazon Redshift Spectrum에 대한 10가지 모범 사례 관리자 2017.11.24 571
1175 Making GET_LOCK behavior more predictable cross version with query rewrite 관리자 2016.02.17 571
1174 Analytics for the Internet of Things: collecting all your things’ data with Piwik to stay in control? 관리자 2016.01.06 571
1173 SQL 첫걸음: 하루 30분 36강으로 배우는 완전 초보의 SQL 따라잡기 관리자 2015.12.31 571
1172 How to get the Windows 10 April 2018 Update 관리자 2018.05.01 570
1171 Announcing new Microsoft Store Summer Camps to provide students with real-world digital skills 관리자 2018.04.24 570
1170 Amazon SageMaker BlazingText: 다중 CPU/GPU상에서 Word2Vec 알고리즘의 병렬 처리 관리자 2018.02.24 570
1169 H1 인스턴스 – 빅 데이터 애플리케이션을 위한 빠른 고밀도 스토리지 정식 출시 관리자 2017.12.04 570
1168 Making mixed reality: a conversation with Alexandros Sigaras and Sophia Roshal 관리자 2017.09.14 570
1167 웹 엔지니어가 알아야 할 인프라의 기본 – 한빛미디어 관리자 2016.01.07 570
1166 What’s new in Microsoft Edge in the Windows 10 April 2018 Update 관리자 2018.05.01 569
위로