Setting up a window

I need help!!! I don´t know how set up a window in Windows XP, with C#. I know, or i think I know, OpenGL cannot work on .NET platforms, but I found a library which emulates OpenGL almost perfectly.

Can anybody help or recommend me one site or book, or send me information about setting up an OpenGL window on Windows?

Thanks!!!

Just curious, if it is stupid,please ignore,
why not use vc 7 instead when you can have a hand on Visual Studio.NET.
There is so much info on using VC,let alone set up OpenGL window

Thanks for all responses!!!

I get to set up an OpenGL Window yet. Al last. I used Colin Fahey C# OpenGL Wrapper.

If anybody is interested in that OpenGL adapter, visit his page.

Or, if anybody want to know how I create the window, my address is jaimefofi@eresmas.com

See everybody.

Here is a good site:

This site has lots of windows openGL programming examples most of them for VC++, but I think there are even a few C# examples of using openGL. Also find examples with other compilers and OS’s (Linux and Mac), DEV-C++(Free compiler)

Originally posted by jaloplo:
[b]I need help!!! I don´t know how set up a window in Windows XP, with C#. I know, or i think I know, OpenGL cannot work on .NET platforms, but I found a library which emulates OpenGL almost perfectly.

Can anybody help or recommend me one site or book, or send me information about setting up an OpenGL window on Windows?

Thanks!!![/b]