summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-08 new file: audio/sysvad/EndpointsCommon/EndpointsCommon.vcxprojtehuang
new file: audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.vcxproj new file: audio/sysvad/PhoneAudioSample/PhoneAudioSample.vcxproj new file: audio/sysvad/SwapAPO/APO/SwapAPO.vcxproj new file: audio/sysvad/SwapAPO/PropPageExtensions/PropPageExt.vcxproj new file: audio/sysvad/TabletAudioSample/TabletAudioSample.vcxproj modified: audio/sysvad/sysvad.sln
2016-10-26Update README.mdMichelle Bergeron
2016-10-20Merge pull request #86 from PFroese/masterKarl Froelich
Update README for UcmTcpciCxClientSample with RPi Instructions
2016-10-20Minor edits to READMEPhilip Froese
2016-10-19Add download link for insider preview buildsPhilip Froese
2016-10-19Update README with references to IoT Insider Preview builds which are now ↵Philip Froese
publicly available
2016-10-19Add link to WDK to READMEPhilip Froese
2016-10-19Add RPi Instructions to README for UcmTcpciCxClientSamplePhilip Froese
2016-10-19Merge pull request #85 from PFroese/masterKarl Froelich
Adding UcmTcpciCxClientSample
2016-10-19Adding UcmTcpciCxClientSamplePhilip Froese
2016-10-06minor typo fixElias Bachaalany
2016-10-06Merge pull request #81 from alscarpan/masterKarl Froelich
Add UnknownHubType enumeration to usb schema
2016-10-06Add UnknownHubType enumeration to usb schemaAlex Scarpantoni
2016-09-23Fix DisplayConnectionInfoNebelung, Hartmut
Display the connection info correctly even if the ConnectionInfoV2 is not present.
2016-09-12Update README.mdDaniel Simpson
Fixing broken link in lead in para (Download goes to ADK, not WDK)
2016-08-18Updating registry settings and valueskarlf
2016-08-18Adding missing .sln filekarlf
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2016-06-29Update README.mdBarry Golden
Minor edits for punctuation, whitespace, and grammar.
2016-06-21Updated README.mdBarry Golden
2016-06-21Added Microsoft Code of ConductBarry Golden
2016-02-29Revised Version of WFP SamplerAdam Shapiro
Revised WFP Sampler
2016-02-04WDI SampleAdam Shapiro
Adding WDI sample from partner enablement-China
2016-02-04Moved Native WIFI IHV Service SampleAdam Shapiro
Moves sample to unique folder, in order to add another WIFI sample GitHub repository
2016-01-09Update CdoOperations.cpccq2002
2015-12-22Avoid 0x80000003 on 32-bit Windows in msnmntr.Jon
The exception occurs in MonitorCoStreamFlowDeletion, but the bug is in MonitorCoCreateFlowContext. In 32-bit Windows, the high bit of kernel mode pointers is set, and the pointer value is 0x80000000 or above. Casting 0x80000000 to a UINT64 yields 0xffffffff80000000 because of sign extension. ULongLongToULongPtr converts 0xffffffff80000000 to 0xffffffff. Boom. Cast using an intermediate uintptr_t to avoid the sign extension in the first place.
2015-12-10Update README.mdBarry Golden
2015-12-04Updates to Barcode Scanner SampleAdam Shapiro
Changes to BarcodeScanner.sln, PosEvents.cpp, SampleBarcodeScannerDrv.vcxproj and .filters, and the sources file.
2015-12-04Updates to the Usbview sample applicationAdam Shapiro
Changed display.c and vndrlist.h
2015-11-17Add New Sample To Git HubAdam Shapiro
Adding the new HAL Extension sample to the online repository in the "General" Category
2015-11-09Fix spelling of ENUERATE in ndis filter sample.Andrew Gaspar
2015-10-27Fix failure with SysVad COM registrationsAdam Shapiro
2015-10-12Update enum.c per partner requestBarry Golden
2015-10-05Updated usbschema.hpp to fix compile errorBarry Golden
2015-09-01Updated README.mdBarry Golden
2015-08-26Update README.mdBarry Golden
2015-08-25Fix #12 by modifying gitignore to include some debug foldersJ M Rossy
2015-08-24Update README for usb/kmdf_fx2 sampleJ M Rossy
2015-08-20Move network/trans/WFPSampler README.md into sample's folderJ M Rossy
2015-08-18Update README for usb/umdf2_fx2 sampleJ M Rossy
2015-08-18Remove eol rules for INF and INX files from gitattributesJ 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-08-05Remove obsolete readme.htmBarry Golden
2015-08-05Remove obsolete readme.htmBarry Golden
2015-08-05Update README.mdBarry Golden
2015-08-05Remove obsolete readme.htmBarry Golden
2015-08-05Update README.mdBarry Golden