| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
respectively.
|
|
lib for x86.
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
VSO: 11210526
|
|
Clarify that the sample source code at GitHub is the latest version. The prebuilt binary in WDK is no longer actively maintained.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multiple times
|
|
|
|
|
|
|
|
|
|
UcmInitializeDevice needs to be called from EvtDeviceAdd callbcack otherwise connect APIs may not work. Hence moving the function call to Ppm_Initialize which is called from EvtDeviceAdd callback.
Creating a work item to create connectors and enable UCSI notifications so as to not block D0 Entry and thereby boot sequence during startup.
|
|
|
|
|
|
|
|
|
|
descriptor
|
|
Fix DisplayConnectionInfo
|
|
|
|
usbsamp
|
|
|
|
|
|
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
|
|
|
|
windows store devica app
|
|
|