aboutsummaryrefslogtreecommitdiff
path: root/examples/dpp-example-cplusplus.cpp
Commit message (Expand)AuthorAge
* Added `::to_string_hex()`.Toni Uhlig2023-09-27
* Added ZwQueryVirtualMemory / ZwQuerySystemInformation to Zw wrapper.Toni Uhlig2023-09-26
* Added ::from_unicode to convert unicode strings to ansi string in kernel mode.Toni Uhlig2023-09-15
* Vsnprintf's a warning into the buffer if eastl::to_string is used.Toni Uhlig2023-09-15
* Added `nanoprintf.h` header only library to implement `::to_string` functions.Toni Uhlig2023-09-15
* Added ThreadArgs, Event, WorkItem.Toni Uhlig2023-09-12
* Improved WorkQueue / WorkItem.Toni Uhlig2023-07-21
* Implemented WorkQueue's as they are pretty common in WDK.Toni Uhlig2022-09-10
* Repository clean up, renamed ddk-template* to dpp-example*.Toni Uhlig2022-09-09