﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Setting up OpenGL in C++Builder]]></description>
    <title><![CDATA[Comments for Setting up OpenGL in C++Builder]]></title>
    <link>http://edn.embarcadero.com/article/10528</link>
    <!-- source: http://edn.embarcadero.com/article/10528/feed-->
    <dc:date>2013-06-19T02:27:44-07:00</dc:date>
    <item>
      <description><![CDATA[The h file shows a FormPaint prototype.  But the .cpp file does not define it.  what's up?]]></description>
      <title><![CDATA[Setting up OpenGL in C++Builder]]></title>
      <managingEditor>
	 (David Murray)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=43501</guid>
      <dc:date>2012-04-04T15:08:57-07:00</dc:date>
      <pubDate>2012-04-04T15:08:57-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/10528/feed">Comments for Setting up OpenGL in C++Builder</source>
    </item>
    <item>
      <description><![CDATA[Can anyone also help me with GLUT. I always get that error GluTinit_ATEXIT_HACK.thanks]]></description>
      <title><![CDATA[Setting up OpenGL in C++Builder]]></title>
      <managingEditor>
	 (Bertin KOUADIO)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=40952</guid>
      <dc:date>2008-03-21T20:45:34-07:00</dc:date>
      <pubDate>2008-03-21T20:45:34-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/10528/feed">Comments for Setting up OpenGL in C++Builder</source>
    </item>
    <item>
      <description><![CDATA[can anybody help load an image tif bmp jpeg in opengl? I use c++ builder 6.?thx]]></description>
      <title><![CDATA[re: Setting up OpenGL in C++Builder]]></title>
      <managingEditor>
	 (Bertin KOUADIO)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=40951</guid>
      <dc:date>2008-03-21T20:42:33-07:00</dc:date>
      <pubDate>2008-03-21T20:42:33-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/10528/feed">Comments for Setting up OpenGL in C++Builder</source>
    </item>
    <item>
      <description><![CDATA[In the destroy handler, the ReleaseDC and wglMakeCurrent calls are swapped. ReleaseDC should be called after wglMakeCurrent, so a valid HDC is passed to wglMakeCurrent.]]></description>
      <title><![CDATA[Setting up OpenGL in C++Builder]]></title>
      <managingEditor>
	 (Craven Weasel)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=40801</guid>
      <dc:date>2008-01-18T12:56:25-08:00</dc:date>
      <pubDate>2008-01-18T12:56:25-08:00</pubDate>
      <source url="http://edn.embarcadero.com/article/10528/feed">Comments for Setting up OpenGL in C++Builder</source>
    </item>
    <item>
      <description><![CDATA[This code works perfectly. Just remember to add the glut library to your project before running it. What I hope to do is to launch the OpenGL window using a standard button on the opening window - I can't see this being a problem now.]]></description>
      <title><![CDATA[Setting up OpenGL in C++Builder]]></title>
      <managingEditor>
	 (John Steggals)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=35968</guid>
      <dc:date>2003-12-19T09:19:10-08:00</dc:date>
      <pubDate>2003-12-19T09:19:10-08:00</pubDate>
      <source url="http://edn.embarcadero.com/article/10528/feed">Comments for Setting up OpenGL in C++Builder</source>
    </item>
    <item>
      <description><![CDATA[Using TForm with OpenGl causes very often "Memory access violation" error.I suspect its happening when OpenGl functions call TForm data fields.That should be made with special methods.That's why I don't thing using TForm to OpenGl application is good idea.]]></description>
      <title><![CDATA[Setting up OpenGL in C++Builder]]></title>
      <managingEditor>
	 (Grzegorz Czebreszuk)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=26458</guid>
      <dc:date>2000-09-11T08:02:03-07:00</dc:date>
      <pubDate>2000-09-11T08:02:03-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/10528/feed">Comments for Setting up OpenGL in C++Builder</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>