Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML + OpenGL using VC8 Windows Forms in unmanaged C++ App  (Read 1884 times)

0 Members and 1 Guest are viewing this topic.

jacques

  • Newbie
  • *
  • Posts: 1
    • View Profile
SFML + OpenGL using VC8 Windows Forms in unmanaged C++ App
« 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 !