Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.99 KB

File metadata and controls

61 lines (53 loc) · 1.99 KB
title Windows Desktop Applications (C++) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
vcplatformsdk
dev_langs
C++
helpviewer_keywords
Windows applications [C++]
applications [C++], Windows
Visual C++, Windows applications
Windows applications [C++], about creating Windows applications
ms.assetid be15855a-fa3f-41e9-89cd-41b9484ebfdb
caps.latest.revision 15
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
translation.priority.mt
cs-cz
pl-pl
pt-br
tr-tr

Windows Desktop Applications (C++)

This section discusses how to create C++ desktop applications that run in a window.

Tip

For Windows 10, you can use the Desktop App Converter to package your existing desktop application for deployment through the Windows Store. For more information, see Using Visual C++ Runtime in Centennial project and Bring your desktop app to the Universal Windows Platform (UWP) with the Desktop Bridge.

Prerequisites

These topics assume that you understand the fundamentals of the C++ language.

In This Section

See Also

Visual C++ in Visual Studio