This is a free ImGui base, which can be used for any simple UI design for your project/product/...
- Uses D3D9
- Simple window creation and handling
- Easy to understand code
Microsoft Visual Studio 2022 alongside with Windows SDK
Open 'example menu.sln' in Visual Studio 2022, set build configuration to Debug/Release | x64, Build->Build Solution and 'build.exe' will be created.