Re: Stop() behaviour & Access Violation (General questions)
Ok, I made additional change, but only to protect myself against crash. You can request update.
Real problem still remains - you're holding one reference too many (perhaps not by your fault). In LoginPassword event, you must release User object, and that should fix the problem even with the version you already have.
Can you try that?
Complete thread:
- Stop() behaviour & Access Violation - David Lucas, 2006-01-04, 16:16
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-04, 19:24
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-04, 19:26
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-04, 19:42
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-06, 01:41
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-04, 19:42
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-04, 19:26
- Re: Stop() behaviour & Access Violation - wodSupport, 2006-01-04, 19:24