C++ desktop login panel integrated with the lastest Dear ImGui graphical library.
Microsoft Visual Studio 2019 (preferably latest version), platform toolset v142 and Windows SDK 10.0 are required in order to compile. May require DirectX SDK to compile if you're getting errors.
Open Login Panel.sln using Visual Studio 2019. Then change build configuration to Release | x64 and simply press Build solution. The compiled version can be found in the Release folder.
