<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/video, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/video?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/video?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2026-07-20T21:46:19Z</updated>
<entry>
<title>Fix memory tagging part 2</title>
<updated>2026-07-20T21:46:19Z</updated>
<author>
<name>David Spruill</name>
<email>daspr@microsoft.com</email>
</author>
<published>2026-07-20T21:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=47e616d951b7a5aa379d7727d394d9ddc08ebd3b'/>
<id>urn:sha1:47e616d951b7a5aa379d7727d394d9ddc08ebd3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix memory allocation</title>
<updated>2026-07-20T21:32:08Z</updated>
<author>
<name>David Spruill</name>
<email>daspr@microsoft.com</email>
</author>
<published>2026-07-20T21:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=612387cd2ed425dc873b269f2e945633b8cd7119'/>
<id>urn:sha1:612387cd2ed425dc873b269f2e945633b8cd7119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into user/daspr/kmodsamplefix</title>
<updated>2026-01-08T22:51:47Z</updated>
<author>
<name>David Spruill</name>
<email>62445444+Spruill-1@users.noreply.github.com</email>
</author>
<published>2026-01-08T22:51:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c5fc3ca1fd0e00a7e085ef48abfeff9c0c39817e'/>
<id>urn:sha1:c5fc3ca1fd0e00a7e085ef48abfeff9c0c39817e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore the default parameter entries on the new calls to cause compiler errors for ambiguous allocations</title>
<updated>2026-01-08T22:48:46Z</updated>
<author>
<name>David Spruill</name>
<email>daspr@microsoft.com</email>
</author>
<published>2026-01-08T22:48:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f88e4fbbd4d2671e5cd77e4f60be7a235326797e'/>
<id>urn:sha1:f88e4fbbd4d2671e5cd77e4f60be7a235326797e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct a buggy sample</title>
<updated>2026-01-08T22:39:13Z</updated>
<author>
<name>David Spruill</name>
<email>daspr@microsoft.com</email>
</author>
<published>2026-01-08T22:39:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5778c65af08b68ef4cce309212926dfcebc73d89'/>
<id>urn:sha1:5778c65af08b68ef4cce309212926dfcebc73d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files</title>
<updated>2024-07-02T00:33:16Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-07-02T00:33:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d5569c08aa2818c6240744bb47a00f67f20fdb54'/>
<id>urn:sha1:d5569c08aa2818c6240744bb47a00f67f20fdb54</id>
<content type='text'>
</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>Update IddSampleApp.vcxproj - fix copy-paste error</title>
<updated>2024-02-19T18:32:31Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-19T18:32:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ce620f03a63f77df31e4e01541bdb13bedf7146f'/>
<id>urn:sha1:ce620f03a63f77df31e4e01541bdb13bedf7146f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add explicit flag for arm64 for ehsc and remove incremental link (#1117)</title>
<updated>2024-02-19T18:13:13Z</updated>
<author>
<name>prashantchahar</name>
<email>chahar.prashant@gmail.com</email>
</author>
<published>2024-02-19T18:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=92392c76c92378afdf263d236e939f49ce321ee1'/>
<id>urn:sha1:92392c76c92378afdf263d236e939f49ce321ee1</id>
<content type='text'>
* Add explicit flag for arm64 for ehsc and remove incremental link as ehsc is not passsed for ARM64 VS and looks like ltcg is not supported as well.

* Update exclusions.csv

* Set exception handling via property ExceptionHandling

---------

Co-authored-by: Prashant Chahar &lt;pchahar@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;
Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
</feed>
