From 0a49c07c069f37395e68b765ae65aa8af8005f9d Mon Sep 17 00:00:00 2001 From: SimpleSamples Date: Sat, 22 Sep 2018 17:44:48 -0700 Subject: [PATCH] Update apps-in-windows-10.md I don't understand why it says "32-bit". Windows also supports Windows applications in 64-bit. If I am confused then just reject this submission. Perhaps some other qualification describing classic Windows applications is needed. --- windows/application-management/apps-in-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/application-management/apps-in-windows-10.md b/windows/application-management/apps-in-windows-10.md index af6faf50b6..4c0c6061ea 100644 --- a/windows/application-management/apps-in-windows-10.md +++ b/windows/application-management/apps-in-windows-10.md @@ -15,7 +15,7 @@ ms.date: 08/23/2018 The following types of apps run on Windows 10: - Windows apps - introduced in Windows 8, primarily installed from the Store app. - Universal Windows Platform (UWP) apps - designed to work across platforms, can be installed on multiple platforms including Windows client, Windows Phone, and Xbox. All UWP apps are also Windows apps, but not all Windows apps are UWP apps. -- "Win32" apps - traditional Windows applications, built for 32-bit systems. +- "Win32" apps - traditional Windows applications. Digging into the Windows apps, there are two categories: - System apps - Apps that are installed in the c:\Windows\* directory. These apps are integral to the OS.