From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 23 Oct 2018 12:07:35 +0000 (-0700) Subject: bpo-34980: P/Invoke QueryFullProcessImageName to get process names (GH-9901) X-Git-Tag: v3.6.8rc1~191 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69d0372fc9c5a600ecdfb7dd80f852b26c6ed087;p=thirdparty%2FPython%2Fcpython.git bpo-34980: P/Invoke QueryFullProcessImageName to get process names (GH-9901) (cherry picked from commit fa5329424f4206630c34f75629fa78738db647f0) Co-authored-by: Jeremy Kloth --- diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props index 9a096bca6bd0..1602ebf5ec97 100644 --- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -109,19 +109,34 @@ - + + + + +