<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git, branch user/vjunyli/wdk3323</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=user%2Fvjunyli%2Fwdk3323</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=user%2Fvjunyli%2Fwdk3323'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2025-03-25T00:22:01Z</updated>
<entry>
<title>[audio/sysvad] Use C++17 (#1247)</title>
<updated>2025-03-25T00:22:01Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2025-01-15T17:32:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d5cd612d00cc8c17f22a2793a284d1bb5091cdb'/>
<id>urn:sha1:5d5cd612d00cc8c17f22a2793a284d1bb5091cdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump tj-actions/changed-files from 41 to 46 in /.github/workflows</title>
<updated>2025-03-23T19:09:00Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-03-20T20:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=61fe2ecffeeb6a77c9352384bee6f63812b0a697'/>
<id>urn:sha1:61fe2ecffeeb6a77c9352384bee6f63812b0a697</id>
<content type='text'>
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Update samples to use WDF v15+</title>
<updated>2025-03-23T19:06:57Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2025-03-20T20:25:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=08d6ae676da7c2dcdaf6e81c7f695229c194c5be'/>
<id>urn:sha1:08d6ae676da7c2dcdaf6e81c7f695229c194c5be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Miscellaneous improvements to build scripts (#1240)</title>
<updated>2025-01-22T01:33:30Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2025-01-22T01:33:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6889bc8ede841fbee442dd668906f2798cd9936d'/>
<id>urn:sha1:6889bc8ede841fbee442dd668906f2798cd9936d</id>
<content type='text'>
* Refactor Build-SampleSet to remove warnings &amp; support EWDK

* Improved readability and logging on Build-Sample script</content>
</entry>
<entry>
<title>Update Nuget to version 10.0.26100.2454 (#1241)</title>
<updated>2024-11-26T21:08:41Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-11-26T21:08:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=57ecdd5d16347ef3bc1348a164ce90288c44c243'/>
<id>urn:sha1:57ecdd5d16347ef3bc1348a164ce90288c44c243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove legacy EmbedManifest property.</title>
<updated>2024-11-23T01:27:04Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-11-23T01:27:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8785be37a62c68536a8675fb5823094ce2e2868c'/>
<id>urn:sha1:8785be37a62c68536a8675fb5823094ce2e2868c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a KASAN demo sample (#1228)</title>
<updated>2024-11-04T22:16:47Z</updated>
<author>
<name>JohnMcSandwich</name>
<email>103996238+JohnMcSandwich@users.noreply.github.com</email>
</author>
<published>2024-11-04T22:16:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ea026ed7e82fe5b45f0d978661e68c7f3249f3fc'/>
<id>urn:sha1:ea026ed7e82fe5b45f0d978661e68c7f3249f3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1235 from microsoft/main</title>
<updated>2024-11-04T21:57:17Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-11-04T21:57:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=55daf853968b2f555bb69da38623da7e28bcab42'/>
<id>urn:sha1:55daf853968b2f555bb69da38623da7e28bcab42</id>
<content type='text'>
Merge pull request #1234 from microsoft/develop</content>
</entry>
<entry>
<title>Merge pull request #1234 from microsoft/develop</title>
<updated>2024-11-04T21:55:58Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-11-04T21:55:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=effe2f25b39ce8a47132da5dcd1caa4c274470f7'/>
<id>urn:sha1:effe2f25b39ce8a47132da5dcd1caa4c274470f7</id>
<content type='text'>
Merge pull request #1233 from microsoft/main</content>
</entry>
<entry>
<title>Merge pull request #1233 from microsoft/main</title>
<updated>2024-11-04T21:55:05Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-11-04T21:55:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=84ac07aa549715ce21d1deb45f3ff35aec9ec016'/>
<id>urn:sha1:84ac07aa549715ce21d1deb45f3ff35aec9ec016</id>
<content type='text'>
Merge main to develop</content>
</entry>
</feed>
