| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-01 | Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files | Adonais Romero Gonzalez | |
| 2024-02-26 | Remove x86 and ARM configurations for sample projects. (#1126) | Adonais Romero González | |
| * Removed Win32 and Arm from the project configurations. * Set default platform to x64. | |||
| 2024-02-19 | Add ARM64 as target platform on multiple samples (#1104) | Adonais Romero González | |
| * Add ARM64 as target platform on multiple samples * Remove ARM64 from WFPSampler temporarily --------- Co-authored-by: Jakob Lichtenberg (170957) <[email protected]> | |||
| 2023-04-10 | Update USB projects' DriverTargetPlatform to be 'Windows Driver' (#968) | Jason | |
| Update usb projects' DriverTargetPlatform to be 'Windows Driver' Co-authored-by: Jason Knichel <[email protected]> | |||
| 2023-03-13 | INFs using DIRID 13 should target only build 16299 or later - USB updates (#925) | Jason | |
| Co-authored-by: Jason Knichel <[email protected]> | |||
| 2023-03-07 | Opt many samples in for Universal validation (#910) | Michael Bernstein (MSFT) | |
| * 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) <[email protected]> | |||
| 2023-03-03 | Fix up some of the malformed DriverVer directives (#909) | Jason | |
| Co-authored-by: Jason Knichel <[email protected]> | |||
| 2023-02-03 | Merge branch 'main' into develop-2302-merge | Adonais Romero González | |
| 2023-01-15 | Fix: Invalid flag 0x4000, cannot be used with DIRID 13 | Wei Mao | |
| 2022-10-14 | Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors ↵ | Jason | |
| (#793) * Clean up some misc infverif 1203 errors * Clean up some infverif 1324 (no PnpLockdown=1) errors | |||
| 2021-04-27 | Fix mad merge regression | Dipannita Shaw | |
| 2021-04-22 | Driver signing changes for driver samples (#612) | Dipannita Shaw | |
| 2020-01-07 | Update README.md (#450)112269112268112267112266112265 | Barry Golden | |
| 2020-01-06 | Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006 | Barry Golden | |
| 2019-09-30 | Update README.md (#428)886938869288691886908868988688 | Barry Golden | |
| 2019-09-30 | Update README.md (#427)88568885678856688565885648856388562885618856088559885588855788556 | Barry Golden | |
| 2019-09-06 | Update README.md (#412)82047820468204582044820438204282041820408203982038820378203682035820348203382032820318203082029820288202782026 | Barry Golden | |
| 2019-08-20 | Update README.md (#406)7821478213782127821178210782097820878207782067820578204782037820278201782007819978198781977819678195781947819378192781917819078189781887818778186781857818478183781827818178180781797817878177781767817578174781737817278171781707816978168781677816678165781647816278161781607815978158781577815678155781547815378152781517815078149781487814778146781457814478143781427814178140781397813878137 | Barry Golden | |
| * Update README.md * Update README.md | |||
| 2019-08-20 | Update README.md (#404) | Barry Golden | |
| 2019-08-17 | Update README.md | Barry Golden | |
| 2019-08-13 | Fix Comments for DriverEntry function (#396)753067530575304753037530275301753007529975298752977529675295 | Vidush Vishwanath | |
| 2019-07-15 | Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630 | Den Delimarsky | |
| 2019-07-04 | Update sample metadata | Den Delimarsky | |
| 2019-03-13 | Update manifests | Den Delimarsky | |
| 2019-03-13 | Update READMEs | Den Delimarsky | |
| 2019-03-13 | Update README metadata | Den Delimarsky | |
| 2019-03-12 | Update README.md for samples portal (#358) | Barry Golden | |
| * Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid | |||
| 2018-09-24 | Updated YAML manifest for Microsoft Samples portal. (#287) | Barry Golden | |
| * Rename YAML manifests to use .yml extension * Add preserveParentHierarchy: true to YAML manifest * Updated YAML manifest for Microsoft Samples portal. * Fix YAML newline warnings * Updated vssolution path in YAML manifests | |||
| 2018-02-28 | Added .yaml files for samples portal (#214) | Barry Golden | |
| 2017-09-18 | Include headers from current folder | Wei Mao | |
| 2017-08-27 | VSTS 12737998 | Barry Golden | |
| 2017-04-28 | Updated the custom capbability to match the CustomCapabilty UWP sample | Ajay Barboza | |
| 2017-03-16 | _IRQL_limited_to_(PASSIVE_LEVEL) in function body | Wei Mao | |
| 2017-03-14 | Allow samples to build successfully on RS1 WDK | Wei Mao | |
| C/C++ standards specifies that during !if pre-processing, any undefined identifier is replaced with pp-number 0. Thus !if NTDDI >= RS2 is evaluated to true on RS1 DDK, even if NTDDI_RS2 is not defined there | |||
| 2017-03-13 | [usb/kmdf_fx2] Fix Code Analysis Warnings | Wei Mao | |
| 2017-03-13 | Setting custom capability on a device interface instance to access it using ↵ | ajbarb | |
| windows store devica app | |||
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2015-08-24 | Update README for usb/kmdf_fx2 sample | 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-05 | 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 | |||
