I aim to create a 2D game with SFML, but I want to write some elements, mainly buttons, in the Windows API GUI design framework. Will the 2 work together? If so, how? Do I insert the SFML content in an API-made Window or vice versa, or something else entirely? Any info would be greatly appreciated.