aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* examples: test under ReactOS too :)pravic2016-04-291-1/+1
|
* small updates for samplespravic2016-04-282-4/+12
|
* typopravic2016-04-282-2/+2
|
* add testing environment informationpravic2016-04-191-0/+5
|
* simplify build: remove links from toml and provide path to the libs via ↵pravic2016-04-167-9/+15
| | | | single build.rs
* `fn main` is required when building with `--target target.json`pravic2016-04-153-0/+3
|
* fix paths in build.cmd for the manual staticlib compilationpravic2016-04-153-7/+7
|
* add screenshotspravic2016-04-124-0/+9
|
* rename crate as winapi-kmdpravic2016-04-123-3/+3
|
* add driver examplespravic2016-04-1216-0/+365