Author Topic: Last Dll in Error  (Read 2377 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
Last Dll in Error
« on: May 15, 2014, 07:08:50 AM »
Deleted
« Last Edit: May 08, 2015, 05:21:58 AM by Peter »

Charles Pegge

  • Guest
Re: Last Dll in Error
« Reply #1 on: May 15, 2014, 12:25:29 PM »
Hi Peter,

I found a recent glitch affecting structures. Is this this one any good?

http://www.oxygenbasic.org/o2zips/Oxygen.zip

Mike Lobanovsky

  • Guest
Re: Last Dll in Error
« Reply #2 on: May 16, 2014, 05:22:13 AM »
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.

Charles Pegge

  • Guest
Re: Last Dll in Error
« Reply #3 on: May 16, 2014, 05:27:07 PM »

I've only got 1 Opengl dll, and that seems to be running smoothly as it should.


Mike Lobanovsky

  • Guest
Re: Last Dll in Error
« Reply #4 on: May 16, 2014, 07:52:33 PM »
(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)