Demo project for some of the windows and interface handling that is used in CodeRed.
In the future I plan to add more windows from CodeRed here, included currently is the function scanner, terminal, and notifcation manager. As of right now treat this as an extension of the "imgui_demo.cpp" file I guess, feel free to use anything from this repo in your own projects as the license is under MIT. If you wish to compile and interact with the windows you must setup DirectX11 yourself in your projects includes and linker.