Windows 10: Microsoft filling in divide between Win32 apps and new Windows APIs

Discus and support Microsoft filling in divide between Win32 apps and new Windows APIs in Windows 10 News to solve the problem; Many new and sought-after Windows APIs and features such as BackgroundTasks, Notifications, LiveTiles, Share and more, are either not available or not... Discussion in 'Windows 10 News' started by Brink, Oct 29, 2019.

  1. Brink Win User

    Microsoft filling in divide between Win32 apps and new Windows APIs


    Source: Identity, Registration and Activation of Non-packaged Win32 Apps - Windows Developer Blog

    :)
     
    Brink, Oct 29, 2019
    #1
  2. Brink Win User

    Microsoft wants to close the UWP and Win32 divide with Windows Apps


    Read more:
     
    Brink, Oct 29, 2019
    #2
  3. Brink Win User
    Microsoft wants to close the UWP and Win32 divide with Windows Apps

    Read more:
     
    Brink, Oct 29, 2019
    #3
  4. Microsoft filling in divide between Win32 apps and new Windows APIs

    Microsoft Adds Ability to Block Win32 Apps from Install on Windows 10

    That's actually a certainty already. Microsoft wants to create a competing product against Chromebook. I'm sure this is one of the features that bring them closer to that.

    UWP is "significantly slower" than Win32. Probably 10-30%. UWP is completely managed (memory pointers are forbidden) like .NET Framework is. They're very closely linked. UWP can be made to run on any processor architecture (ARM, x86, and AMD64 right now). I believe UWP has a path for emulating Win32 too (they demonstrated this in a Windows Phone 10 feature).
     
    FordGT90Concept, Oct 29, 2019
    #4
Thema:

Microsoft filling in divide between Win32 apps and new Windows APIs

Loading...
  1. Microsoft filling in divide between Win32 apps and new Windows APIs - Similar Threads - Microsoft filling divide

  2. How to get the latest DPI of System with win32 API.

    in Windows 10 Gaming
    How to get the latest DPI of System with win32 API.: Hi I went through the documentation for GetDeviceCaps;In my C++ application , for which DPI_AWARENESS is per monitor, I want to get the latest DPI.Let us say, I launch my application, that time System DPI was 96, post that I modified system dpi to 120.GetDeviceCapsGetDC ,...
  3. How to get the latest DPI of System with win32 API.

    in Windows 10 Software and Apps
    How to get the latest DPI of System with win32 API.: Hi I went through the documentation for GetDeviceCaps;In my C++ application , for which DPI_AWARENESS is per monitor, I want to get the latest DPI.Let us say, I launch my application, that time System DPI was 96, post that I modified system dpi to 120.GetDeviceCapsGetDC ,...
  4. How to get the latest DPI of System with win32 API.

    in Windows 10 Drivers and Hardware
    How to get the latest DPI of System with win32 API.: Hi I went through the documentation for GetDeviceCaps;In my C++ application , for which DPI_AWARENESS is per monitor, I want to get the latest DPI.Let us say, I launch my application, that time System DPI was 96, post that I modified system dpi to 120.GetDeviceCapsGetDC ,...
  5. Microsoft takes another step to bridge Win32-UWP divide on Windows 10

    in Windows 10 News
    Microsoft takes another step to bridge Win32-UWP divide on Windows 10: As you may be aware, Project Reunion is Microsoft’s latest project to make app development easier for Windows 10. Project Reunion is being developed to bridge the gap between two important app platforms (APIs) for Windows 10 – Win32 (desktop) and UWP (modern Store apps). In...
  6. Microsoft Making Win32 APIs More Accessible to More Languages

    in Windows 10 News
    Microsoft Making Win32 APIs More Accessible to More Languages: Introduction Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. While these APIs are readily accessible to C and C++ developers, other languages like C# and Rust require wrappers or bindings in order to access these APIs....
  7. [Win32 API] Resizing a borderless window?

    in Windows 10 Customization
    [Win32 API] Resizing a borderless window?: I was trying to implement a borderless window that can be scaled by handling WM_NCHITTEST message. This works now, but whenever I put another window in front, this "borderless" window gets a thick white border. The window style includes WS_THICKFRAME, which is required to...
  8. Can Windows Defender detect external win32/kernel api calls?

    in AntiVirus, Firewalls and System Security
    Can Windows Defender detect external win32/kernel api calls?: There's a lot of win32/kernel based keyloggers on the internet. Can Windows Defender detect when a simple application calls key stroke related win32/kernel functions?...
  9. Win32 apps in the Microsoft Store?

    in Microsoft Windows 10 Store
    Win32 apps in the Microsoft Store?: Hello everybody, in the last month it was repeatedly in the media, that Microsoft will not only allow UWP but also win32 apps like games in the Microsoft Store. Does this currently still "only" concern apps which have been converted to UWP apps using deskop bridge or can now...
  10. Microsoft wants to close the UWP and Win32 divide with Windows Apps

    in Windows 10 News
    Microsoft wants to close the UWP and Win32 divide with Windows Apps: Is Microsoft's UWP going away? Is the Microsoft Store on its way out? Microsoft Corporate VP Kevin Gallo explains the latest twists in Microsoft's long and winding Windows developer platform strategy. For months, many pundits, partners and customers have wondered aloud...