| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-12 | Update README.md | Daniel Simpson | |
| Fixing broken link in lead in para (Download goes to ADK, not WDK) | |||
| 2016-08-18 | Updating registry settings and values | karlf | |
| 2016-08-18 | Adding missing .sln file | karlf | |
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2016-06-29 | Update README.md | Barry Golden | |
| Minor edits for punctuation, whitespace, and grammar. | |||
| 2016-06-21 | Updated README.md | Barry Golden | |
| 2016-06-21 | Added Microsoft Code of Conduct | Barry Golden | |
| 2016-02-29 | Revised Version of WFP Sampler | Adam Shapiro | |
| Revised WFP Sampler | |||
| 2016-02-04 | WDI Sample | Adam Shapiro | |
| Adding WDI sample from partner enablement-China | |||
| 2016-02-04 | Moved Native WIFI IHV Service Sample | Adam Shapiro | |
| Moves sample to unique folder, in order to add another WIFI sample GitHub repository | |||
| 2016-01-09 | Update CdoOperations.c | pccq2002 | |
| 2015-12-22 | Avoid 0x80000003 on 32-bit Windows in msnmntr. | Jon | |
| The exception occurs in MonitorCoStreamFlowDeletion, but the bug is in MonitorCoCreateFlowContext. In 32-bit Windows, the high bit of kernel mode pointers is set, and the pointer value is 0x80000000 or above. Casting 0x80000000 to a UINT64 yields 0xffffffff80000000 because of sign extension. ULongLongToULongPtr converts 0xffffffff80000000 to 0xffffffff. Boom. Cast using an intermediate uintptr_t to avoid the sign extension in the first place. | |||
| 2015-12-10 | Update README.md | Barry Golden | |
| 2015-12-04 | Updates to Barcode Scanner Sample | Adam Shapiro | |
| Changes to BarcodeScanner.sln, PosEvents.cpp, SampleBarcodeScannerDrv.vcxproj and .filters, and the sources file. | |||
| 2015-12-04 | Updates to the Usbview sample application | Adam Shapiro | |
| Changed display.c and vndrlist.h | |||
| 2015-11-17 | Add New Sample To Git Hub | Adam Shapiro | |
| Adding the new HAL Extension sample to the online repository in the "General" Category | |||
| 2015-11-09 | Fix spelling of ENUERATE in ndis filter sample. | Andrew Gaspar | |
| 2015-10-27 | Fix failure with SysVad COM registrations | Adam Shapiro | |
| 2015-10-12 | Update enum.c per partner request | Barry Golden | |
| 2015-10-05 | Updated usbschema.hpp to fix compile error | Barry Golden | |
| 2015-09-01 | Updated README.md | Barry Golden | |
| 2015-08-26 | Update README.md | Barry Golden | |
| 2015-08-25 | Fix #12 by modifying gitignore to include some debug folders | J M Rossy | |
| 2015-08-24 | Update README for usb/kmdf_fx2 sample | J M Rossy | |
| 2015-08-20 | Move network/trans/WFPSampler README.md into sample's folder | J M Rossy | |
| 2015-08-18 | Update README for usb/umdf2_fx2 sample | J M Rossy | |
| 2015-08-18 | Remove eol rules for INF and INX files from gitattributes | J M Rossy | |
| 2015-08-12 | Rename README.md files to standardize casing | J M Rossy | |
| 2015-08-07 | Update README.md | Barry Golden | |
| 2015-08-06 | Update README.md | Barry Golden | |
| 2015-08-06 | Remove obsolete readme.htm files | Barry Golden | |
| 2015-08-05 | Remove obsolete readme.htm | Barry Golden | |
| 2015-08-05 | Remove obsolete readme.htm | Barry Golden | |
| 2015-08-05 | Update README.md | Barry Golden | |
| 2015-08-05 | Remove obsolete readme.htm | Barry Golden | |
| 2015-08-05 | Update README.md | Barry Golden | |
| 2015-07-30 | Update README.md | Barry Golden | |
| 2015-07-30 | Update README.md | Barry Golden | |
| 2015-07-29 | Update README.md | Barry Golden | |
| 2015-07-29 | Samples update for public Windows 10 release | J M Rossy | |
| 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 | |||
| 2015-07-24 | Update README.md | Barry Golden | |
| 2015-07-20 | Update README.md | Barry Golden | |
| 2015-07-20 | Update README.md | Barry Golden | |
| 2015-06-24 | Added Windows 10 camera universal driver link. | Barry Golden | |
| 2015-05-15 | Merge branch 'master' of https://github.com/microsoft/windows-driver-samples | Dave Wilson | |
| 2015-05-15 | new .gitattribute file | Dave Wilson | |
| 2015-05-01 | Update README.md | Barry Golden | |
| 2015-05-01 | Update README.md | Barry Golden | |
| 2015-05-01 | Update README.md | Barry Golden | |
| 2015-04-29 | terminology changes | Dave Wilson | |
