summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)Author
2022-12-15Remove IA64 support from Print samples (#815)Jason
Co-authored-by: Jason Knichel <[email protected]>
2022-12-12Clean up some infverif warnings and errors in print samples (#814)Jason
Co-authored-by: Jason Knichel <[email protected]>
2022-10-14Fix 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
2022-10-06Add PnpLockdown=1 to more sample INFs (#790)Jason
2021-04-27fix driver signingyyatmsft
2021-01-12 Bug 31022454 Update Windows-driver-samples to use SHA256 for signing (#562)Henyin-Microsoft
Followed the instruction to change the Algorithm to use SAH256 Right click on driver project in Visual Studio and select "Properties" Select Configuration: All Configurations and Platform: All Platforms Select "Driving Signing" from the Configuration Properties Enter sha256 for "File Digest Algorithm" Apply changes and exit Properties Save project
2020-05-10Update README.md (#493)Chao0000
I added statements about how to change Platform Toolset of the projects in Step 2-i. When I used VS2017 and VS2019 to try to build the projects, Driver Files wasn't shown in the menu. So I think it is necessary to add these steps for people who download these good sample projects.
2019-09-26Update README.md (#426)877798777887777877768777587774877738777287771877708776987768Barry Golden
* Update README.md * Update README.md
2019-09-25Update README.md (#424)87280872798727887277872768727587274872738727287271872708726987268872678726687265872648726387262872618726087259872588725787255872548725387252Barry Golden
2019-09-05Update README.md (#411)81853818528185181850818498184881847818468184581844818438184281841818408183981838Barry Golden
* Update README.md * Update README.md
2019-08-20Update README.md (#406)7821478213782127821178210782097820878207782067820578204782037820278201782007819978198781977819678195781947819378192781917819078189781887818778186781857818478183781827818178180781797817878177781767817578174781737817278171781707816978168781677816678165781647816278161781607815978158781577815678155781547815378152781517815078149781487814778146781457814478143781427814178140781397813878137Barry Golden
* Update README.md * Update README.md
2019-08-20Update README.md (#404)Barry Golden
2019-08-17Update README.mdBarry Golden
2019-07-15Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630Den Delimarsky
2019-07-10Fix typo. (#386)ChuckEng
Simple typo in one of the OEM Printer Customization Plug-in samples.
2019-07-04Update sample metadataDen Delimarsky
2019-03-13Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen 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
2019-03-07Readme typo fix (#349)VoidVolker
2019-01-01Fix outlink URLHeesung Kim
Replace all msdn links with docs links
2018-09-27Fix infverif warning 1296 by adding an explict directive for AddService to ↵Luiz Felipe Tenaglia
print samples (#292)
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-07-19Merge pull request #208 from stephenegriffin/patch-1Adonais Romero González
Update README.md
2018-02-28Added .yaml files for samples portal (#214)Barry Golden
2018-02-12Update README.mdStephen Griffin
Update build instructions. Resolves #123. Resolves #197. Resolves #206. Resolves #31.
2017-10-31Added category filter metadata.Barry Golden
2017-10-24Final update to print sample projects for ARM64 supportMike Fenelon
2017-10-03Merge branch 'master' of https://github.com/MFenelon/Windows-driver-samplesMike Fenelon
2017-10-03Add gitignore file for Print Sample output directoriesMike Fenelon
2017-10-02Merge branch 'master' into masterMike Fenelon
2017-09-18Include headers from current folderWei Mao
2017-08-25VSTS 12737998Barry Golden
2017-08-24Fixup INF files with ARM64 tagsMike Fenelon
2017-08-24Convert the HTML description page to MarkDown README.mdMike Fenelon
2017-08-24Initial add of V3 SamplesMike Fenelon
2017-08-18Update all currnet Print Samples to support VS2017 and Windows 10Mike Fenelon
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-08-25Fix #12 by modifying gitignore to include some debug foldersJ M Rossy
2015-08-12Rename README.md files to standardize casingJ M Rossy
2015-08-07Update README.mdBarry Golden
2015-08-06Update README.mdBarry Golden
2015-08-06Remove obsolete readme.htm filesBarry Golden
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-07-24Update README.mdBarry Golden
2015-04-29samples update for //buildDave Wilson