Hi,
I have an old Windows Forms VC8 application written in C++ which is not using the .NET framework. I was tasked to add OpenGL rendering capabilities to it.
Can anyone provide me a basic VC8 project sln file that is able to do something like this using SFML ?
Thanks in advance to everyone !