<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/wia/microdrv, 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/wia/microdrv?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/wia/microdrv?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-07-02T00:33:16Z</updated>
<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 misc projects to use a DriverTargetPlatform of 'Windows Driver' (#972)</title>
<updated>2023-04-11T17:16:27Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-11T17:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8526a742cd5721ff53f244bf5071bcf3d27dded6'/>
<id>urn:sha1:8526a742cd5721ff53f244bf5071bcf3d27dded6</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>INFs using DIRID 13 should target only build 16299 or later - remaining updates (#930)</title>
<updated>2023-03-14T00:03:14Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-14T00:03:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=198e6dc2c56dadddf1a88b1ddfffacba43167011'/>
<id>urn:sha1:198e6dc2c56dadddf1a88b1ddfffacba43167011</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Update TestMcro sample to target a single architecture and support best practices (#837)</title>
<updated>2023-01-18T19:51:27Z</updated>
<author>
<name>alexke-dev</name>
<email>65682333+alexke-dev@users.noreply.github.com</email>
</author>
<published>2023-01-18T19:51:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b35c9d13274e237eea8abdd5fb06c5f29429fddb'/>
<id>urn:sha1:b35c9d13274e237eea8abdd5fb06c5f29429fddb</id>
<content type='text'>
* Update TestMcro sample to target a single architecture.

* Update copywia.cmd to use the new path for the TestMcro.inf file.

* Restore missing BOM to vcxproj file.</content>
</entry>
<entry>
<title>Remove IA64 support from more samples (#816)</title>
<updated>2023-01-03T21:07:39Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-01-03T21:07:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=7092f6df0e6e86f16dc4e7a11ea8eefbdb1c6da8'/>
<id>urn:sha1:7092f6df0e6e86f16dc4e7a11ea8eefbdb1c6da8</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (#793)</title>
<updated>2022-10-14T20:50:18Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2022-10-14T20:50:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f20a01318ddb570731de91f62e94b37550139b28'/>
<id>urn:sha1:f20a01318ddb570731de91f62e94b37550139b28</id>
<content type='text'>
* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors</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>
</feed>
