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.
This commit is contained in:
SimpleSamples 2018-09-22 17:44:48 -07:00 committed by GitHub
parent e7d434a471
commit 0a49c07c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.