About 2,540,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. 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 …

  6. 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)

  7. Windows Data Types (BaseTsd.h) - Win32 apps | Microsoft Learn

    Nov 7, 2024 · Learn Windows Apps Win32 Get Started Using the Windows Headers Windows Data Types

  8. MessageBoxA function (winuser.h) - Win32 apps | Microsoft Learn

    Feb 9, 2023 · [in, optional] hWnd Type: HWND A handle to the owner window of the message box to be created. If this parameter is NULL, the message box has no owner window. [in, optional] …

  9. Clipboard - Win32 apps | Microsoft Learn

    Jul 10, 2025 · In this section The following topics provide information about the clipboard, clipboard formats, clipboard operations, and clipboard messages. The API reference contains …

  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 …