<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/hid/hclient, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/hid/hclient?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/hid/hclient?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-05-16T17:51:04Z</updated>
<entry>
<title>Init commit</title>
<updated>2024-05-16T17:51:04Z</updated>
<author>
<name>Phan Trinh Ha</name>
<email>23308647+thpthp1@users.noreply.github.com</email>
</author>
<published>2024-05-08T23:15:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e62672f9193b18c30067e2a239839c8bc89d1346'/>
<id>urn:sha1:e62672f9193b18c30067e2a239839c8bc89d1346</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>Driver signing changes for driver samples (#612)</title>
<updated>2021-04-23T02:01:14Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>shaw.dipannita@gmail.com</email>
</author>
<published>2021-04-23T01:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fcf72957a9e938aa102ca3241613b01eb4474abc'/>
<id>urn:sha1:fcf72957a9e938aa102ca3241613b01eb4474abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug in PackReport (#534)</title>
<updated>2020-08-24T20:38:06Z</updated>
<author>
<name>ebadger</name>
<email>ebadger@users.noreply.github.com</email>
</author>
<published>2020-08-24T20:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=aaeca58c5e7b67740a603a3150db225670b42bb6'/>
<id>urn:sha1:aaeca58c5e7b67740a603a3150db225670b42bb6</id>
<content type='text'>
Data is pointer to array of HID_DATA structure.
Function advances pointer as it packs the report buffer.
At end of process the function attempts to go back through the buffer and update the IsDataSet member.
What it's actually doing is writing unexpected memory locations.

Fix is to store the head of the array and move back before walking again to set the bits.</content>
</entry>
<entry>
<title>Update README.md (#420)</title>
<updated>2019-09-19T02:11:43Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-19T02:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1238743debbcd302221eb77842053bfcea46656f'/>
<id>urn:sha1:1238743debbcd302221eb77842053bfcea46656f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#404)</title>
<updated>2019-08-20T13:48:59Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-08-20T13:48:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=00c331aa9912fcbbe650d42fa794130643579e46'/>
<id>urn:sha1:00c331aa9912fcbbe650d42fa794130643579e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2019-08-17T23:50:38Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-08-17T23:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3156a4118e1f2d51c7df451525e514e1504c7d81'/>
<id>urn:sha1:3156a4118e1f2d51c7df451525e514e1504c7d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update heading</title>
<updated>2019-07-15T18:54:00Z</updated>
<author>
<name>Den Delimarsky</name>
<email>botcrane-admin@service.microsoft.com</email>
</author>
<published>2019-07-15T18:54:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1aa39e393c0657d7dfd5110727f3b92d20fc3187'/>
<id>urn:sha1:1aa39e393c0657d7dfd5110727f3b92d20fc3187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update sample metadata</title>
<updated>2019-07-04T22:42:04Z</updated>
<author>
<name>Den Delimarsky</name>
<email>botcrane-admin@service.microsoft.com</email>
</author>
<published>2019-07-04T22:42:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=de37e30aa04422fe5f64de3a9d31c4c39e1e24ae'/>
<id>urn:sha1:de37e30aa04422fe5f64de3a9d31c4c39e1e24ae</id>
<content type='text'>
</content>
</entry>
</feed>
