|
From: Lloyd D. <ll...@ga...> - 2002-08-28 09:48:56
|
I don't know but !... the latest release (not yest shipped but in beta here http://stuff.galador.net (at the bottom)) work well in VS.NET (provided you also copy the the csgl-native.dll in your directory, as it is not an assembly) (yes, I finally get rid of managed C++, and I have good reason for this) this is a nearly finish beta release, but I am writting an automatic extension generator, and when it will be finished I will ship this new CsGL with heaps of OpenGL extension. One very interesting class (not OpenGL related) is CsGL.Util.CFunction which permit you to call any C-Function pointer from C# without one line of C..... ----- Original Message ----- From: "Ben Houston" <be...@ex...> To: <csg...@li...> Sent: Wednesday, August 28, 2002 9:32 AM Subject: [Csgl-users] problem with using OpenGLControl in VS.NET > Hi, > > I can't seem to use the CsGL.OpenGL.OpenGLControl in the WYSIWYG > Designer of VisualStudio.NET. It complains of an "Exception from > HRESULT: 0x80131019." I can not figure out where this exception is > coming from. Does anyone else know how to fix this error? > > Cheeers, > -ben > http://www.exocortex.org/ben > "Those who wish to succeed must ask the right > preliminary questions." - Aristotle > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > _______________________________________________ > Csgl-users mailing list > Csg...@li... > https://lists.sourceforge.net/lists/listinfo/csgl-users > |