About 6,900,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. 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.

  3. 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 …

  4. 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 …

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

  6. Module 1. Your First Windows Program - Win32 apps

    Jun 13, 2022 · Describes how to make a very basic Windows desktop program, which will create and show a blank window.

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

  8. CreateProcessA function (processthreadsapi.h) - Win32 apps

    Feb 9, 2023 · Creates a new process and its primary thread. The new process runs in the security context of the calling process. (ANSI)

  9. The Windows Shell - Win32 apps | Microsoft Learn

    Mar 11, 2023 · Overview of the The Windows Shell technology. To develop The Windows Shell, you need these headers: appmgmt.h appnotify.h cpl.h credentialprovider.h dimm.h …

  10. Winuser.h header - Win32 apps | Microsoft Learn

    Feb 17, 2023 · This header is used by multiple technologies. For more information, see: Data Exchange Desktop Window Manager (DWM) Developer Notes Dialog Boxes Display Devices …