<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/general, branch user/vjunyli/vs2026updateScript</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/general?h=user%2Fvjunyli%2Fvs2026updateScript</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/general?h=user%2Fvjunyli%2Fvs2026updateScript'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2025-03-20T20:25:54Z</updated>
<entry>
<title>Update samples to use WDF v15+</title>
<updated>2025-03-20T20:25:54Z</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=b20980a63d4d35794c5266fef6b96f9199ab83d0'/>
<id>urn:sha1:b20980a63d4d35794c5266fef6b96f9199ab83d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy general\ioctl\wdm\exe to general\ioctl\kmdf\exe</title>
<updated>2024-09-03T23:23:42Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2024-09-03T23:23:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3692e25f8cb37f62f8e89a659d0f64c1a34ab3e3'/>
<id>urn:sha1:3692e25f8cb37f62f8e89a659d0f64c1a34ab3e3</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>Initial Support for WDK NuGet Experiment. Take 2. (#1099)</title>
<updated>2024-02-06T09:43:29Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-06T09:43:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=81a3070cd98c8ac8fc88eaa7f2c8c1d696f62ba1'/>
<id>urn:sha1:81a3070cd98c8ac8fc88eaa7f2c8c1d696f62ba1</id>
<content type='text'>
* Add parent directory file for NuGet import support

* fix directory.build.props file

* Checked in a comment with baseline. Also small fix to make sure we use GE InfVerif flags and Exclusions.csv

* Remove references to path which refer older vars

* Remove stale variable path from mincore.lib

* remove references to stale variale from vhidmimium

* remove stale reference from ddproxy

* remove stale reference in inspect.vcxproj

* Remove stale path reference in msnmntr.vcxproj

* Remove stale path reference to stmedit.vcxproj

* Remove stale path from echosrv.vcxproj

* remove stale path mscorelib SingleComponentSingleStateUm.vcxproj

* remove stale path

* Move GitHub check up front

* Replace correct value for the wpprecorderum

* Removed the stale references for the um libs

* correct the reference path for libs simplemedia

* Correct the reference path for vccomsup

* Correct the reference path for sdk lib path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* Build-SampleSet: Let determination of NuGet packages be based on a folder .\packages rather than the .\packages.config file

* added reference to the kit shared inc path

* Updated PACKAGERESTORE_README.md with results from Prashant's recent fixes.  Moves us 37 failures to 19 failures.

* Rewrite how to get NuGet packages via EEAP or MSFTNuGet

* Minor edits to Building-Locally.md

* added reference to the kit shared inc path

* Move forward to ge_release 26052.  This fixes samples .\prm

* added reference to the kit shared inc path

* Move forward to ge_release 26052.  This fixes samples .\prm.  Update to .\Building-Locally.md

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* Update NuGet build instructions and PACKAGERESTORE_README.md

* Reset Building-Locally.md and remote PACKAGERESTORE_README.md

---------

Co-authored-by: Prashant Chahar &lt;pchahar@microsoft.com&gt;
Co-authored-by: Jakob Lichtenberg &lt;jakobl@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Remove WinHEC 2017 samples</title>
<updated>2024-01-29T22:23:14Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>seromero@microsoft.com</email>
</author>
<published>2024-01-29T22:23:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c3954623835df54346b25479ec2e7bd0462e47e6'/>
<id>urn:sha1:c3954623835df54346b25479ec2e7bd0462e47e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update projects so that no warning/error is logged for AddSoftware Type1 (#1086)</title>
<updated>2024-01-24T21:12:44Z</updated>
<author>
<name>andylsn</name>
<email>andylsn93@gmail.com</email>
</author>
<published>2024-01-24T21:12:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ae267d0928bc42ec90dc7e5bf03267f237c12585'/>
<id>urn:sha1:ae267d0928bc42ec90dc7e5bf03267f237c12585</id>
<content type='text'>
Co-authored-by: Shunni Li &lt;shunnli@microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix build errors for osrfx2_dchu_extension loose/tight solutions (#1069)</title>
<updated>2024-01-15T21:38:20Z</updated>
<author>
<name>andylsn</name>
<email>andylsn93@gmail.com</email>
</author>
<published>2024-01-15T21:38:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f7fc914c27922a0944dc8140dc2a1ebb66cfab73'/>
<id>urn:sha1:f7fc914c27922a0944dc8140dc2a1ebb66cfab73</id>
<content type='text'>
* Update exclusive.csv

* Fix extension_loose solution and projects

* Fix extension_tight projects

* Minor update

* Update exclusions.csv

* Update exclusions.csv - Undo my prior edit

---------

Co-authored-by: Shunni Li &lt;shunnli@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>INF changes to support latest WDK (#1046)</title>
<updated>2023-10-31T21:53:48Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2023-10-31T21:53:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3ad25d938bc0319447992218a1809814119188df'/>
<id>urn:sha1:3ad25d938bc0319447992218a1809814119188df</id>
<content type='text'>
Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;</content>
</entry>
</feed>
