DronCode
DronCode
I guess, that have trouble in design by IO-Interactive developers. But we can fix that by creating patch for that. And here we have 2 ways: 1. Patch the loader...
We need to create a class for the ZGui structure to communicating with UI objects. **Documentation:** [ZGUI-Structure](https://github.com/DronCode/ReHitman/wiki/ZGUI-Structure)
### Tasks - [ ] Reverse ZSTDOBJ - [ ] Reverse ZGEOM - [ ] Reverse ZLIST - [ ] Reverse ZREGTAB ### Implement API for ZLIST - [ ]...
For now all dependencies placed in project as raw sources. It's bad idea, better to use git submodules for it.
Hi! I'm trying to build Nakama C++ SDK for UWP with gRPC support. First of all: it requires gRPC dependency, but vcpkg.json does not contains "grpc" dependency, but it's fixable....
### Description Hi! I'm trying to use `crashpad/cci.20220219` in my application, but I encounter a compile-time error on Linux (x86_64, Ubuntu 22.04 in Docker): ``` In file included from ../../third_party/mini_chromium/mini_chromium/base/atomicops.h:170:...