Oxygen Basic
Programming => Bugs & Feature Requests => Topic started by: Peter on May 15, 2014, 07:08:50 AM
-
Deleted
-
Hi Peter,
I found a recent glitch affecting structures. Is this this one any good?
http://www.oxygenbasic.org/o2zips/Oxygen.zip
-
Hello Peter,
I think OxygenBasic DLL's have nothing to do with this error.
MakeCriticalSectionGlobal() is an undocumented kernel function not commented on by Microsoft but Google shows that this error happens most often in conjunction with DirectX and very rarely, with OpenGL too.
There are no comments on behalf of Microsoft either as to how this error should be properly cured. But people say the best way is to try and re-install your respective DirectX or OpenGL drivers. This usually helps but it may still fail in some rare cases.
-
I've only got 1 Opengl dll, and that seems to be running smoothly as it should.
-
(Charles, there are about half a dozen other DLL's that make up an nVidia OpenGL driver besides the OpenGL library proper - most of them begin with nv..., for example, nvogl.dll)