Yahoo Suche Web Suche

Suchergebnisse

  1. Suchergebnisse:
  1. Browse and contribute to Microsoft's open source projects and samples on GitHub. Find Windows system utilities, TypeScript, Azure Resource Manager Tools, and more.

    • PowerToys

      Windows 11 or Windows 10 version 2004 (code name 20H1 /...

    • TypeScript

      This project has adopted the Microsoft Open Source Code of...

    • Winget-pkgs

      This repository contains the manifest files for the Windows...

    • Terminal

      Windows Terminal is a new, modern, feature-rich, productive...

    • Vscode

      This source code is available to everyone under the standard...

    • Microsoft/Vcpkg

      vcpkg is a free and open-source C/C++ package manager...

    • Onnxruntime

      Windows distributions of this project may collect usage data...

    • Directx Shader Compiler

      The Microsoft Windows SDK releases include a supported...

  2. The leaked code is almost the full source tree, it has Windows XP SP1 and Windows Server 2003. The main things it's missing are winlogon.exe, which handles registration keys so it was likely excluded on purpose. Windows XP doesn't compile even with this as it can't build some DLLs, but Windows Server 2003 builds completely as long as ...

    • Welcome to the Windows Terminal, Console and Command-Line repo
    • Installing and running Windows Terminal
    • Installing Windows Terminal Canary
    • Windows Terminal Roadmap
    • Terminal & Console Overview
    • Resources
    • FAQ
    • Documentation
    • Contributing
    • Communicating with the Team
    • GeneratedCaptionsTabForHeroSec

    This repository contains the source code for:

    •Windows Terminal

    •Windows Terminal Preview

    •The Windows console host (conhost.exe)

    •Components shared between the two projects

    •ColorTool

    Microsoft Store [Recommended]

    Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades. This is our preferred method.

    Windows Terminal Canary is a nightly build of Windows Terminal. This build has the latest code from our main branch, giving you an opportunity to try features before they make it to Windows Terminal Preview.

    Windows Terminal Canary is our least stable offering, so you may discover bugs before we have had a chance to find them.

    Windows Terminal Canary is available as an App Installer distribution and a Portable ZIP distribution.

    The App Installer distribution supports automatic updates. Due to platform limitations, this installer only works on Windows 11.

    The Portable ZIP distribution is a portable application. It will not automatically update and will not automatically check for updates. This portable ZIP distribution works on Windows 10 (19041+) and Windows 11.

    Learn more about the types of Windows Terminal distributions.

    The plan for the Windows Terminal is described here and will be updated as the project proceeds.

    Windows Terminal

    Windows Terminal is a new, modern, feature-rich, productive terminal application for command-line users. It includes many of the features most frequently requested by the Windows command-line community including support for tabs, rich text, globalization, configurability, theming & styling, and more. The Terminal will also need to meet our goals and measures to ensure it remains fast and efficient, and doesn't consume vast amounts of memory or power.

    The Windows Console Host

    The Windows Console host, conhost.exe, is Windows' original command-line user experience. It also hosts Windows' command-line infrastructure and the Windows Console API server, input engine, rendering engine, user preferences, etc. The console host code in this repository is the actual source from which the conhost.exe in Windows itself is built. Since taking ownership of the Windows command-line in 2014, the team added several new features to the Console, including background transparency, line-based selection, support for ANSI / Virtual Terminal sequences, 24-bit color, a Pseudoconsole ("ConPTY"), and more. However, because Windows Console's primary goal is to maintain backward compatibility, we have been unable to add many of the features the community (and the team) have been wanting for the last several years including tabs, unicode text, and emoji. These limitations led us to create the new Windows Terminal.

    Shared Components

    While overhauling Windows Console, we modernized its codebase considerably, cleanly separating logical entities into modules and classes, introduced some key extensibility points, replaced several old, home-grown collections and containers with safer, more efficient STL containers, and made the code simpler and safer by using Microsoft's Windows Implementation Libraries - WIL. This overhaul resulted in several of Console's key components being available for re-use in any terminal implementation on Windows. These components include a new DirectWrite-based text layout and rendering engine, a text buffer capable of storing both UTF-16 and UTF-8, a VT parser/emitter, and more.

    For more information about Windows Terminal, you may find some of these resources useful and interesting:

    •Command-Line Blog

    •Command-Line Backgrounder Blog Series

    •Windows Terminal Launch: Terminal "Sizzle Video"

    •Windows Terminal Launch: Build 2019 Session

    •Run As Radio: Show 645 - Windows Terminal with Richard Turner

    I built and ran the new Terminal, but it looks just like the old console

    Cause: You're launching the incorrect solution in Visual Studio. Solution: Make sure you're building & deploying the CascadiaPackage project in Visual Studio.

    All project documentation is located at aka.ms/terminal-docs. If you would like to contribute to the documentation, please submit a pull request on the Windows Terminal Documentation repo.

    We are excited to work alongside you, our amazing community, to build and enhance Windows Terminal!

    BEFORE you start work on a feature/fix, please read & follow our Contributor's Guide to help avoid any wasted or duplicate effort.

    The easiest way to communicate with the team is via GitHub issues.

    Please file new issues, feature requests and suggestions, but DO search for similar open/closed preexisting issues before creating a new issue.

    If you would like to ask a question that you feel doesn't warrant an issue (yet), please reach out to us via Twitter:

    •Christopher Nguyen, Product Manager: @nguyen_dows

    •Dustin Howett, Engineering Lead: @dhowett

    •Mike Griese, Senior Developer: @zadjii@mastodon.social

    This repository contains the source code for Windows Terminal, a new, modern, feature-rich terminal application, and the Windows console host, conhost.exe, the original command-line user experience in Windows. Learn how to install, run, and contribute to these projects, and see the roadmap and overview.

  3. This repository is leaked source code of Windows XP (NT5.1). Disclaimer I do not own this source code, I just found a leak repository and forked my GitHub repository.

  4. 3. Okt. 2023 · A former Microsoft engineer shows you the code behind the Windows Task Manager, covering the Task Page. This is not open source code, but Microsoft copyrighted material used with permission.

    • 30 Min.
    • 57K
    • Dave's Garage
  5. microsoft.github.io › windowsWindows on Github

    Explore various samples and tools for creating Windows applications using UWP, Win32, MSIX, DirectX and more. Find code snippets, documentation, blog posts and community resources on GitHub.

  6. The last time Windows source code was leaked (Win 2000 I believe), it caused the development of multiple viruses/worms that infected a good portion of the world's computers. Additionally, there were some hilarious comments in there. People saying how they hated their job, ASCII pictures, etc.