- Dear Sirs.
 - I have found one error in dglOpenGL.pas unit. I do not know if it has been already fixed. I have the Version 1.3 Date : 01.12.2003
 - In the line 8466 :
 - GL_ARB_shader_objects := CheckExtension('GL_ARB_shader_objects ');
 - ... CheckExtensions function has one extra space in the argument, so the extension can not be loaded.
 - Thanks for your help
 - Juanjo
 
