메뉴 건너뛰기

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 Alpinestars car pack and new expansion coming to best-selling Forza Horizon 3 관리자 2016.11.02 9
339 Minecraft: Education Edition available now! 관리자 2016.11.02 184
338 Alcatel announces the virtual reality enabled IDOL 4S phone with Windows 10 관리자 2016.11.02 12
337 The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring 관리자 2016.11.01 83
336 Small businesses increase sales and make better connections with new technology solutions 관리자 2016.11.01 6
335 Windows 10 Tip: How to set up Windows Hello on your PC 관리자 2016.11.01 14
334 A peek into the WebAssembly Browser Preview 관리자 2016.11.01 8
333 Just released – Windows developer evaluation virtual machines – October 2016 build 관리자 2016.10.29 11
332 This Week on Windows: Windows 10 Creators Update, new Surface devices and more 관리자 2016.10.29 5
331 Going social: Project Rome, Maps & social network integration (App Dev on Xbox series) 관리자 2016.10.28 7
330 Surface helps Apple MacBook owners trade up to Pen and on-screen touch 관리자 2016.10.28 11
329 Amazon DynamoDB 데이터 백업 및 복원 방법 – (2) 리전간 복제 기능을 활용한 데이터 이동 관리자 2016.10.28 39
328 Amazon Cognito로 10분만에 인증 서비스 만들기 관리자 2016.10.28 11
327 Kevin Gallo gives the developer perspective on today’s Windows 10 Event 관리자 2016.10.27 8
326 Ten things we announced today at Microsoft’s Windows 10 Event 관리자 2016.10.27 86
위로