I'm using imgui for a simple project that uses imgui for a simple anti afk. (it's more about learning imgui than the actual antiafk), my problem is that "imgui_impl_win32.lib" isn't coming with the download, how can i find it online?
I tried to build my code, but i am currently getting the error Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file 'imgui_impl_win32.lib' AntiAFK C:\Users\user\source\repos\AntiAFK\AntiAFK\LINK 1