<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/trans/WFPSampler, branch user/pc_load_letter4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/WFPSampler?h=user%2Fpc_load_letter4</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/WFPSampler?h=user%2Fpc_load_letter4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-05T18:25:29Z</updated>
<entry>
<title>Updating the Windows Filtering Platform Samples to compile correctly on VS2022 (#1089)</title>
<updated>2024-02-05T18:25:29Z</updated>
<author>
<name>Elaine Houha</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2024-02-05T18:25:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=220545ea6e98af9259b66ea3983b51dbf3b2bf1e'/>
<id>urn:sha1:220545ea6e98af9259b66ea3983b51dbf3b2bf1e</id>
<content type='text'>
* ddproxy compiles on VS2022

* inspect compiles on VS2022

* stmEdit compiles on VS2022

* sampler compiles on VS2022

* changes some encodings and updates the stmedit version

* restores the vcxproj

* more vcxproj fixes

* ddproxy inf

* stmedit vcxproj pt2

* stmd sln

* Update exclusions.csv

* all but one flavor compiles on NI EWDK

* found a bug in an assert

* Builds clean for all drivers except WfpSampler on both WDK 17.1.5 and 17.8.2, WFPSampler changes get it to build on WDK 17.1.5 but there are still issues with 17.8.2

---------

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fixes for sample build errors and updates to the execution script to use new build flags (#1078)</title>
<updated>2024-01-31T21:45:54Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2024-01-31T21:45:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=24f280dc4a700f00f5fbb8f13815b941620adb8e'/>
<id>urn:sha1:24f280dc4a700f00f5fbb8f13815b941620adb8e</id>
<content type='text'>
* Fixes for sample build errors

* Fix additional sample

* Add additional sample

* Updated comments in Build-Sample.ps1

* Adjusting exclusions.csv to be accurate for GE. Still issues for NI that we need to understand better

* Merge from develop branch

* Merge from develop branch

* Merge from develop branch

* Delete WPD samples

* Separate infverif additional options for old vs new WDK

* Delete WPD samples entry in our CODEOWNERS file

* Fix spelling error

* For 22621 WDK Remove the /samples flag

---------

Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;
Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Update all network sample INFs to use UTF-16 LE file encoding (#957)</title>
<updated>2023-04-05T00:13:03Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-05T00:13:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=db0f176538ecfdff9eb53e7f62b88a3134ef8d07'/>
<id>urn:sha1:db0f176538ecfdff9eb53e7f62b88a3134ef8d07</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Add PnpLockdown=1 to remaining samples (#949)</title>
<updated>2023-03-31T20:08:50Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-31T20:08:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1adffc43251aa98f542c5134628f761a9ecfd119'/>
<id>urn:sha1:1adffc43251aa98f542c5134628f761a9ecfd119</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Opt many samples in for Universal validation (#910)</title>
<updated>2023-03-07T17:31:41Z</updated>
<author>
<name>Michael Bernstein (MSFT)</name>
<email>99994515+michbern-ms@users.noreply.github.com</email>
</author>
<published>2023-03-07T17:31:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e802b80eaf6b0e949b6fbcecac633da37a71ced7'/>
<id>urn:sha1:e802b80eaf6b0e949b6fbcecac633da37a71ced7</id>
<content type='text'>
* Opt-in many Desktop samples for ApiValidator

ApiValidator is passing for many of our samples
marked Desktop.  This is promising and it is worth
running ApiValidator on these to ensure they stay within
the Universal API limits.

* Shift avstream/sampledevicemft sample to use mfcore.dll rather than mf.dll

* Opt many samples in for Universal validation

Many of our driver samples build cleanly agains the UniversalDDIs.xml
API list.  Opting these in as Universal helps protect their API surface
against accidentally picking up more Desktop-only APIs.

* Revert "Opt-in many Desktop samples for ApiValidator"

This reverts commit a6aa7e6797ab01e6b15c8a4e1cbcea6d7a615629.

---------

Co-authored-by: Michael Bernstein (DPLAT) &lt;Michael.Bernstein@microsoft.com&gt;</content>
</entry>
<entry>
<title>Update HelperFunctions_ThreadsAndEvents.cpp (#798)</title>
<updated>2022-12-02T22:50:25Z</updated>
<author>
<name>janasebaali</name>
<email>98133645+janasebaali@users.noreply.github.com</email>
</author>
<published>2022-12-02T22:50:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f2b86750194e47fb9a1ea9e8caefca17d98e2a1a'/>
<id>urn:sha1:f2b86750194e47fb9a1ea9e8caefca17d98e2a1a</id>
<content type='text'>
correct logging statement</content>
</entry>
<entry>
<title>bug fix: updating UINT8 to UINT32 to correct wrong type comparison (#709)</title>
<updated>2022-05-01T16:49:15Z</updated>
<author>
<name>brandyking</name>
<email>102766995+brandyking@users.noreply.github.com</email>
</author>
<published>2022-05-01T16:49:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3af3bfae4572ffb662bfa52cde0f9b4fa98910ad'/>
<id>urn:sha1:3af3bfae4572ffb662bfa52cde0f9b4fa98910ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #624 from houha2/updateDriversSHA</title>
<updated>2022-02-01T20:37:03Z</updated>
<author>
<name>tobafo19</name>
<email>tobafo@gmail.com</email>
</author>
<published>2022-02-01T20:37:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9f03207ae1e8df83325f067de84494ae55ab5e97'/>
<id>urn:sha1:9f03207ae1e8df83325f067de84494ae55ab5e97</id>
<content type='text'>
Update driver signing to SHA256</content>
</entry>
<entry>
<title>updated driver signing to SHA256</title>
<updated>2021-05-29T00:56:39Z</updated>
<author>
<name>Elaine Houha</name>
<email>elhouha@microsoft.com</email>
</author>
<published>2021-05-29T00:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e91d30d5ce2407fa57d7e809c1b7c5e6f63f7aa6'/>
<id>urn:sha1:e91d30d5ce2407fa57d7e809c1b7c5e6f63f7aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WFPSampler: Replaces ExAllocatePoolWithTag to ExAllocatePoolZero (#490)</title>
<updated>2021-01-22T20:05:15Z</updated>
<author>
<name>houha2</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2021-01-22T20:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=be65c5c73c8b8bae8b7dafb8cc1585c7ee8df28e'/>
<id>urn:sha1:be65c5c73c8b8bae8b7dafb8cc1585c7ee8df28e</id>
<content type='text'>
* replaces ExAllocatePoolWithTag to ExAllocatePoolZero
* adds marco for downlevel support
* removes unneeded change
* changes comment to reflect new API usage
* fixes alignment issues
* changes spacing

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;</content>
</entry>
</feed>
