Subject | English | Spanish |
comp., MS | Infrastructure APIs for the Windows Runtime | API para infraestructura de Windows en tiempo de ejecución (A set of C++ APIs that are used by the Windows Runtime to gain access to operating system functionality. They are primarily designed for the infrastructure of the Windows Runtime, but they could be used in advanced C++ Windows Store app development) |
comp., MS | Windows Runtime | Windows en tiempo de ejecución (An environment in which COM objects are activated using a fully qualified namespace and a class name within the namespace. Also refers to the set of APIs that is provided by the Windows Runtime) |
comp., MS | Windows Runtime C++ Template Library | Biblioteca de plantillas C++ de Windows en tiempo de ejecución (A library that provides infrastructure for the Windows Runtime; it can also be used to create a language projection to build Windows Runtime components in C++ and for app building) |
comp., MS | Windows Runtime component | componente de Windows en tiempo de ejecución (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |