SFML community forums

Help => Window => Topic started by: jacques on July 29, 2011, 05:09:10 pm

Title: SFML + OpenGL using VC8 Windows Forms in unmanaged C++ App
Post by: jacques on July 29, 2011, 05:09:10 pm
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 !