Thanx for the reply, mental note made.
Unfortunately... I don't have a clue either.. (Not multi threading yet with DarkGDK yet, other than telling DarkPhysics to do its thing in another thread.)
I did take a stab at the problem though, I have this full bore messaging GUI like the windows OS uses and Xwindows most likely uses also.. and I had a flaw I discovered and fixed... hopefully this is what it was... only time and more testing will tell.. but I have ANY MOUSE DOWN would trigger stuff.. like a left mouse button only should, but only left button release would do the "let go" ... say dragging, button pull offs or clicks, and sizing windows....
I though I was only using left mouse button, so I added some "game" specific right only mouse stuff... supposed to be 100% separate from the GUI hooks for left mouse button... I think this MIGHT of been a wire cross... dunno though... I did this after an exception NOT in the dbSync...
and I only saw the dbSync exception on a machine that gives me a couple other problems so I'm chalking it up to ... I fixed some broken stuff... and the rest could be that faulty PC I did some testing on.....
So...thanx... Wish me luck! I appreciate the post!