<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/trans/WFPSampler/svc, 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/network/trans/WFPSampler/svc?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/WFPSampler/svc?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-04-10T23:00:50Z</updated>
<entry>
<title>[network/trans/WFPSampler] Fix driver target platform for service (#1157)</title>
<updated>2024-04-10T23:00:50Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-04-10T23:00:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e48e1c44f24bc0a3e9f9ddefb1565740e26f0ba6'/>
<id>urn:sha1:e48e1c44f24bc0a3e9f9ddefb1565740e26f0ba6</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>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>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>Revised Version of WFP Sampler</title>
<updated>2016-02-29T22:11:37Z</updated>
<author>
<name>Adam Shapiro</name>
<email>adamsh@microsoft.com</email>
</author>
<published>2016-02-29T22:11:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6e1115d6af3c22b693eccc472ebb0d53a1905cd9'/>
<id>urn:sha1:6e1115d6af3c22b693eccc472ebb0d53a1905cd9</id>
<content type='text'>
Revised WFP Sampler
</content>
</entry>
</feed>
