Subject | English | Korean |
comp., MS | Infrastructure APIs for the Windows Runtime | Windows 런타임용 인프라 API (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 런타임 (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 | Windows 런타임 C++ 템플릿 라이브러리 (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 | Windows 런타임 구성 요소 (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |