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