| Age | Commit message (Collapse) | Author |
|
* Remove print driver samples. Add README.md to redirect consumers to Print Support App (PSA) development guide.
* Remove en-us from URL.
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
(#793)
* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors
|
|
|
|
|
|
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
|
|
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.
|
|
* Update README.md
* Update README.md
|
|
|
|
* Update README.md
* Update README.md
|
|
* Update README.md
* Update README.md
|
|
|
|
|
|
|
|
Simple typo in one of the OEM Printer Customization Plug-in samples.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
Replace all msdn links with docs links
|
|
print samples (#292)
|
|
* 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
|
|
Update README.md
|
|
|
|
Update build instructions. Resolves #123. Resolves #197. Resolves #206. Resolves #31.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|