index
:
mingw-w64-dpp.git
main
release-1.0
release-1.1
release-1.2
release-1.3
tmp
"Mingw64 Driver Plus Plus": C++, DDK and (EA)STL made easy!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
*
Added basic CXX string obfuscation via constexpr.
Toni Uhlig
2023-12-23
*
Partial SEH support.
Toni Uhlig
2023-11-15
*
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
*
Fixed ArchLinux build.
Toni Uhlig
2023-07-05
*
Improved `examples/dpp-example-cplusplus-EASTL.cpp` user mode build.
Toni Uhlig
2023-07-02
*
example3 supports BUILD_NATIVE
Toni Uhlig
2023-06-28
*
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