Load Image to picturebox using OpenGL.

hello friends,

as i am new to the OpenGL. i want to load image to picturebox with visual c++.
i tried much and also i serach in google but i didn’t get easy example of it.

pls help me.

thanks.

www.learnopengl.com

Go through the tutorials.

You need to use MFC application form in visual studio and turn the MFC from context into OpenGl context…it’s hard and kind of ugly.

[QUOTE=paul_g_griffiths;1285629]www.learnopengl.com

Go through the tutorials.[/QUOTE]

i went through this but didnt find it easy and how to use…
can u suggest any other easy example

and also i am going with image uploading with SOIL library… so is it good or i have to use another ?..pls give me some example of it …

thanks