-
Microsoft
Highlights
- 4 discussions answered
Block or Report
Block or report JohnMcPMS
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
winget-pkgs Public
Forked from microsoft/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
-
DirectXShaderCompiler Public
Forked from microsoft/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
C++
-
windows-uwp Public
Forked from MicrosoftDocs/windows-uwp
Conceptual and overview content for developing Microsoft Universal Windows Platform (UWP) apps
C#
-
WindowsAppSDK Public
Forked from microsoft/WindowsAppSDK
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
C++ 1
-
Detours Public
Forked from microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
C++
329 contributions in the last year
Contribution activity
March 2022
Created a pull request in microsoft/Detours that received 7 comments
Enable compilation time configuration of maximum section count and expose DetourIsFunctionImported
A few minor changes:
Expose detour_is_imported via a new public function DetourIsFunctionImported
Make certain runtime checks happy by masking pbT…
Reviewed 8 pull requests in 2 repositories
microsoft/winget-cli
7 pull requests
- Portable apps specification
- Rename source auto update group policy
- Fixed issues preventing compilation on VS 2022 17.1.
- 1.2 Schema Proposal for Portable and Zip InstallerTypes
- Fix pipeline build: ensure project target version matches the AppInstaller package
- Expose simple applicable installer check in Com api
- Add uninstall functionality to Com api