<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/trans/WFPSampler/sys, 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/network/trans/WFPSampler/sys?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/WFPSampler/sys?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2026-02-04T06:18:25Z</updated>
<entry>
<title>removed the space after newline which seems to be bug in c++ 23 not in samples</title>
<updated>2026-02-04T06:18:25Z</updated>
<author>
<name>Prashant Chahar</name>
<email>pchahar@microsoft.com</email>
</author>
<published>2026-02-04T06:18:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=caee83cf5eddfb7d5e10125230a95ef4c87b2e38'/>
<id>urn:sha1:caee83cf5eddfb7d5e10125230a95ef4c87b2e38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[network/trans/WFPSampler] Fix to build for all flavors (#1149)</title>
<updated>2024-04-05T00:20:14Z</updated>
<author>
<name>Keith Horton</name>
<email>khorton@microsoft.com</email>
</author>
<published>2024-04-05T00:20:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a53b20b64f9c89b91f44cb30f755223c9b79453d'/>
<id>urn:sha1:a53b20b64f9c89b91f44cb30f755223c9b79453d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fixing the WFP Sampler build"</title>
<updated>2024-03-14T21:40:14Z</updated>
<author>
<name>Keith Horton</name>
<email>khorton@microsoft.com</email>
</author>
<published>2024-03-14T21:40:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dcf36200862b796412710aca87c37219f20e1a5b'/>
<id>urn:sha1:dcf36200862b796412710aca87c37219f20e1a5b</id>
<content type='text'>
This reverts commit 362c44aef8e9046f21a4c653ed582110765294dc.
</content>
</entry>
<entry>
<title>Fixing the WFP Sampler build</title>
<updated>2024-03-14T02:29:31Z</updated>
<author>
<name>Keith Horton</name>
<email>khorton@microsoft.com</email>
</author>
<published>2024-03-14T02:29:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=362c44aef8e9046f21a4c653ed582110765294dc'/>
<id>urn:sha1:362c44aef8e9046f21a4c653ed582110765294dc</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 support on remaining network samples. (#1125)</title>
<updated>2024-02-22T19:00:09Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-22T19:00:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8daf2be4e9c294ede7b62da67155de63f0d59f19'/>
<id>urn:sha1:8daf2be4e9c294ede7b62da67155de63f0d59f19</id>
<content type='text'>
* Added ARM64 as a new project configuration in both Debug and Release modes.
* Set up properties for the ARM64 platform, including target version, debug libraries, driver target platform, driver type, and platform toolset.
* Included additional dependencies for the ARM64 build.
* Added ARM64 to the list of platforms for which the mux.dll file is packaged.
* Remove /CETCOMPAT as it's not compatible with ARM64</content>
</entry>
<entry>
<title>WDK NuGet: Add support for network/trans/WFPSampler and wmi/wmisamp (#1109)</title>
<updated>2024-02-14T16:30:19Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-14T16:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ae395fa7d01465fa82eb37a8d19084366aa7599b'/>
<id>urn:sha1:ae395fa7d01465fa82eb37a8d19084366aa7599b</id>
<content type='text'>
* Remove wmicheck for mof as it is not valid for kmdf projects

* Fixed path to uuid.lib

---------

Co-authored-by: Prashant Chahar &lt;pchahar@microsoft.com&gt;</content>
</entry>
<entry>
<title>Part 2: WfpSampler now compiles on both EWDKs (#1108)</title>
<updated>2024-02-13T18:20:28Z</updated>
<author>
<name>Elaine Houha</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2024-02-13T18:20:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=680f276a600ba62925776e02b57b72513e1e9908'/>
<id>urn:sha1:680f276a600ba62925776e02b57b72513e1e9908</id>
<content type='text'>
* compiles on both EWDKs needed for all 5 Samples

* fixes the debug build which broke during merge conflict resolution

* Update exclusions.csv

---------

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>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>
</feed>
