About 688,000 results
Open links in new tab
  1. Programming reference for the Win32 API - Win32 apps

    This section provides the Win32 API reference documentation organized by technology areas and header.

  2. Windows API index - Win32 apps | Microsoft Learn

    Mar 15, 2023 · Using the Windows API, you can develop applications that run successfully on all versions of Windows while taking advantage of the features and capabilities unique to each version.

  3. Get started with desktop Windows apps that use the Win32 API

    Nov 27, 2024 · This documentation covers how to create desktop Windows apps with the Win32 API. The Win32 API is one of several app platforms you can use to build desktop Windows apps.

  4. Build desktop Windows apps using the Win32 API - Win32 apps

    Build desktop Windows apps using the Win32 API Learn how to build desktop apps for Windows PCs using C++ and the Win32 API.

  5. API Index - Win32 apps | Microsoft Learn

    Apr 28, 2021 · The Win32 API (also called the Windows API) is the native platform for Windows apps. This API is best for desktop apps that require direct access to system features and hardware.

  6. Desktop Win32 code samples - Win32 apps | Microsoft Learn

    Jul 9, 2024 · You can use Microsoft Visual Studio to search an entire repo's source code to see whether the usage of a particular Windows API is being demonstrated. Clone any of the repos listed in the …

  7. Get Started with Win32 Sample Code - Win32 apps

    Aug 19, 2020 · This section contains links to sample code for the series Get Started with Win32 and C++.

  8. Programming reference for the Win32 APIs in the Windows App SDK

    This section provides the Win32 API reference documentation for the Windows App SDK organized by technology areas and header.

  9. Get Started with Win32 and C++ - Win32 apps | Microsoft Learn

    Jan 27, 2022 · The aim of this Get Started series is to teach you how to write a desktop program in C++ using Win32 and COM APIs.

  10. Windows API sets - Win32 apps | Microsoft Learn

    Jun 1, 2023 · In core OS components, Win32 APIs are organized into functional groups called API sets. The purpose of an API set is to provide an architectural separation from the host DLL in which a …