summaryrefslogtreecommitdiff
path: root/avstream/samplemft0
AgeCommit message (Collapse)Author
2026-04-22chore: standardize ToolsVersion to "12.0" across all .vcxproj filescopilot/analyze-develop-branchcopilot-swe-agent[bot]
18 project files had stale ToolsVersion values (4.0, 14.0, or 15.0). MSBuild ignores this attribute at runtime and always uses the installed version, so this is a safe, no-build-impact cleanup that aligns every sample with the repo-wide convention of ToolsVersion="12.0". Agent-Logs-Url: https://github.com/microsoft/Windows-driver-samples/sessions/78824510-e04e-4e65-8568-799249aebc46 Co-authored-by: JakobL-MSFT <[email protected]>
2024-02-26Remove 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-19Add 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]>
2022-04-26Check success of StringFromCLSID before printing string (#1) (#716)Michael Katz
* Check success of StringFromCLSID before printing string * initialized wchar ptr to null
2020-01-06Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006Barry Golden
2019-09-12Update README.md (#415)833418334083339833388333783336833358333483333Barry Golden
2019-08-20Update README.md (#404)Barry Golden
2019-08-17Update README.mdBarry Golden
2019-07-15Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-03-13Testing onboarding more samples44819448184481744816448154481444813448124481144810Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
2019-03-13Testing samples browser integrationDen Delimarsky
2019-03-12Update 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-24Updated 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-08-13Fix resource.h file encoding (#272)Adonais Romero González
2018-06-29Update AVStream / Camera samples for RS4.Joel Corley
2018-02-28Added .yaml files for samples portal (#214)Barry Golden
2018-01-19Updating Camera WDK Samples to RS3 version (#193)saredd
2017-08-24VSTS 12737998Barry Golden
2017-08-16REDO: avstream\samplemft0\resource.h: file corruptionWei Mao
2017-08-16avstream\samplemft0\resource.h : warning C4335: Mac file format detectedWei Mao
2017-03-20Fix build failuresWei Mao
2017-03-17Use lower caseWei Mao
2017-03-17Fix casesWei Mao
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-08-12Rename README.md files to standardize casingJ M Rossy
2015-07-30Update README.mdBarry Golden
2015-07-29Samples update for public Windows 10 releaseJ 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-06-24Added Windows 10 camera universal driver link.Barry Golden
2015-04-29samples update for //buildDave Wilson
2015-03-17Initial publishDave Wilson