ocornut / imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MIT License
61.15k stars 10.3k forks source link

Gefroce Experience record program #5121

Closed eXtreames closed 2 years ago

eXtreames commented 2 years ago

I use imgui, a edition with win32, tried both opengl32 + win32 and directx9 + win32. The problem is that Geforce Experience/ShadowPlay is recording my program, and I don't need it (instant replay). How to solve it? Code exactly according to the template from /examples and from here https://github.com/ocornut/imgui/issues/2022.

ocornut commented 2 years ago

I don’t understand your question, you haven’t filled the requested issue template, and this seems unrelated to dear imgui.