<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/general/tracing/SystemTraceControl/SystemTraceControl.vcxproj, branch copilot/analyze-develop-branch</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/general/tracing/SystemTraceControl/SystemTraceControl.vcxproj?h=copilot%2Fanalyze-develop-branch</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/general/tracing/SystemTraceControl/SystemTraceControl.vcxproj?h=copilot%2Fanalyze-develop-branch'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2026-04-22T01:06:47Z</updated>
<entry>
<title>chore: standardize ToolsVersion to "12.0" across all .vcxproj files</title>
<updated>2026-04-22T01:06:47Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-04-22T01:06:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cd41f9c99812c94f6b31ab4aabca3490cca815f5'/>
<id>urn:sha1:cd41f9c99812c94f6b31ab4aabca3490cca815f5</id>
<content type='text'>
18 project files had stale ToolsVersion values (4.0, 14.0, or 15.0).
MSBuild ignores this attribute at runtime and always uses the installed
version, so this is a safe, no-build-impact cleanup that aligns every
sample with the repo-wide convention of ToolsVersion="12.0".

Agent-Logs-Url: https://github.com/microsoft/Windows-driver-samples/sessions/78824510-e04e-4e65-8568-799249aebc46

Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Remove x86 and ARM configurations for sample projects. (#1126)</title>
<updated>2024-02-26T17:47:25Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-26T17:47:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9'/>
<id>urn:sha1:3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9</id>
<content type='text'>
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.</content>
</entry>
<entry>
<title>Add ARM64 as target platform on multiple samples (#1104)</title>
<updated>2024-02-19T22:26:14Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-19T22:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cff1465ff184c6e89d43083f8430040e72d69283'/>
<id>urn:sha1:cff1465ff184c6e89d43083f8430040e72d69283</id>
<content type='text'>
* Add ARM64 as target platform on multiple samples

* Remove ARM64 from WFPSampler temporarily

---------

Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Include headers from current folder</title>
<updated>2017-09-18T08:33:03Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2017-09-18T08:33:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=96b567f49ef5c445d09f4fef0752da83024c6968'/>
<id>urn:sha1:96b567f49ef5c445d09f4fef0752da83024c6968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build failures</title>
<updated>2017-03-21T01:09:29Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao@microsoft.com</email>
</author>
<published>2017-03-21T01:09:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=88541f70c4273ecd30c8c7c72135bc038a00fd88'/>
<id>urn:sha1:88541f70c4273ecd30c8c7c72135bc038a00fd88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated for "Windows 10 Anniversary Update" (Version 1607)</title>
<updated>2016-08-11T20:28:13Z</updated>
<author>
<name>karlf</name>
<email>karlf@microsoft.com</email>
</author>
<published>2016-08-11T20:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=96eb96dfb613e4c745db6bd1f53a92fe7e2290fc'/>
<id>urn:sha1:96eb96dfb613e4c745db6bd1f53a92fe7e2290fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Samples update for public Windows 10 release</title>
<updated>2015-07-29T23:34:40Z</updated>
<author>
<name>J M Rossy</name>
<email>jrossy@microsoft.com</email>
</author>
<published>2015-07-29T22:40:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d61a4a79a1e96dc5d9af1e5e712c84507307544'/>
<id>urn:sha1:5d61a4a79a1e96dc5d9af1e5e712c84507307544</id>
<content type='text'>
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors
Fix #4 Add back fixed KMDOD sample
Add new BarcodeScanner sample in pos folder
Add new MagneticStripeReader sample in pos folder
Add new SynpaticsTouch sample in input folder
Add new Power Engine Plugin sample in pofx folder
Add new DeviceMft sample in avstream folder
Add new AvsCamera sample in root
Add new SimBatt sample in root
Add other pre-existing samples not yet released for Win10
</content>
</entry>
<entry>
<title>samples update for //build</title>
<updated>2015-04-29T17:47:29Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-04-29T16:48:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d40232638faaab19de557e70a3ee938da7a35295'/>
<id>urn:sha1:d40232638faaab19de557e70a3ee938da7a35295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial publish</title>
<updated>2015-03-18T02:50:07Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-03-18T02:50:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=97cf5197cf5b882b2c689d8dc2b555f2edf8f418'/>
<id>urn:sha1:97cf5197cf5b882b2c689d8dc2b555f2edf8f418</id>
<content type='text'>
</content>
</entry>
</feed>
