Abdulrahman al-Ezzo

Results 3 issues of Abdulrahman al-Ezzo

Is there any possible way to color a special part of window title? Like : ``` ImGui::Begin("Colored #FF00FF Title "); ```

style

I'm reversing hw.so starting from this project, sometimes, the execution crashes at ntdll after specific game DLL call or delete / free memory call, sometimes not seems there is an...

Has someone done ImGui in C++ style(interfaces/classes) in an opensource project?

cplusplus