<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/trans/ddproxy/sys/ddproxy.inf, 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/ddproxy/sys/ddproxy.inf?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/ddproxy/sys/ddproxy.inf?h=develop'/>
<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>[network\trans] ExAllocatePoolWithTag changing to ExAllocatePoolZero (#696)</title>
<updated>2022-03-31T16:11:14Z</updated>
<author>
<name>Elaine Houha</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2022-03-31T16:11:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a4335317df32e6e9d9dad38d8167fdc2d4d95640'/>
<id>urn:sha1:a4335317df32e6e9d9dad38d8167fdc2d4d95640</id>
<content type='text'>
* init commit more exallocatepoolwithtag to exallocatePoolZero

* CR comments

* Adds a define for downlevel support

* All flavors build Debug/Release Win32/x64, stmEdit.inf edited to fix build errors related to primative drivers

* Using recommend arch decoration

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;</content>
</entry>
<entry>
<title>Samples update for public Windows 10 release</title>
<updated>2015-07-29T23:34:40Z</updated>
<author>
<name>J M Rossy</name>
<email>jrossy@microsoft.com</email>
</author>
<published>2015-07-29T22:40:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d61a4a79a1e96dc5d9af1e5e712c84507307544'/>
<id>urn:sha1:5d61a4a79a1e96dc5d9af1e5e712c84507307544</id>
<content type='text'>
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors
Fix #4 Add back fixed KMDOD sample
Add new BarcodeScanner sample in pos folder
Add new MagneticStripeReader sample in pos folder
Add new SynpaticsTouch sample in input folder
Add new Power Engine Plugin sample in pofx folder
Add new DeviceMft sample in avstream folder
Add new AvsCamera sample in root
Add new SimBatt sample in root
Add other pre-existing samples not yet released for Win10
</content>
</entry>
<entry>
<title>Initial publish</title>
<updated>2015-03-18T02:50:07Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-03-18T02:50:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=97cf5197cf5b882b2c689d8dc2b555f2edf8f418'/>
<id>urn:sha1:97cf5197cf5b882b2c689d8dc2b555f2edf8f418</id>
<content type='text'>
</content>
</entry>
</feed>
