Hello,
I often get an error with this stack trace:
at EnterCriticalSection(_RTL_CRITICAL_SECTION* )
at wcl.wcl_int.CwclSync.Enter(CwclSync* )
at wcl.wcl_int.CwclAPI.Unload(CwclAPI* )
at wcl.wcl_int.CwclAPI.{dtor}(CwclAPI* )
at wcl.wcl_int.CwclAPI.__vecDelDtor(CwclAPI* , UInt32 A_0)
at wcl.wclAPI.!wclAPI()
at wcl.wclAPI.Dispose(Boolean A_0)
at System.ComponentModel.Component.Finalize()
Is causes my app to crash. Do you know what could it be? I'm using Windows drivers.