About 15,900 results
Open links in new tab
  1. Microsoft Support

    Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.

  2. Processes and Threads - Win32 apps | Microsoft Learn

    Jul 14, 2025 · Implement multitasking, schedule priorities, and work with processes, threads, thread pools, job objects, and fibers. Use user-mode scheduling to schedule threads.

  3. Process Explorer - Sysinternals | Microsoft Learn

    May 7, 2026 · Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded. The unique capabilities of Process …

  4. About Processes and Threads - Win32 apps | Microsoft Learn

    Jul 14, 2025 · Each process provides the resources needed to execute a program. A process has a virtual address space, executable code, open handles to system objects, a security context, a unique …

  5. Process Handles and Identifiers - Win32 apps | Microsoft Learn

    Jul 14, 2025 · When a new process is created by the CreateProcess function, handles of the new process and its primary thread are returned.

  6. Process and Thread Reference - Win32 apps | Microsoft Learn

    Jul 14, 2025 · The following elements are used with processes and threads.

  7. Process Security and Access Rights - Win32 apps

    Jul 14, 2025 · The Microsoft Windows security model enables you to control access to process objects. For more information about security, see Access-Control Model.

  8. Sysinternals - Sysinternals | Microsoft Learn

    Jun 19, 2026 · Library, learning resources, downloads, support, and community. Evaluate and find out how to install, deploy, and maintain Windows with Sysinternals utilities.

  9. Process Monitor - Sysinternals | Microsoft Learn

    Jun 17, 2026 · Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals …

  10. Sysinternals Process Utilities - Sysinternals | Microsoft Learn

    Mar 23, 2021 · Windows Sysinternals process utilities Autoruns See what programs are configured to startup automatically when your system boots and you login. Autoruns also shows you the full list of …

  11. !process (WinDbg) - Windows drivers | Microsoft Learn

    Oct 25, 2023 · The !process extension displays information about the specified process, or about all processes, including the EPROCESS block.