> Yes, sounds like you have. Excellent. Is there any way I can test this?
> > Anyway, I suggest you consider the approach I showed in my other post to > make sure the CS gets created upon its first usage, so that you > wouldn't get > bitten by initialization order problems again in the future. Well, I have slapped myself on the wrist for using a global there anyway, I was being lazy. But yes, I have stored that away in what passes for my memory and will be aware of that issue in future. -- Jason Teagle [EMAIL PROTECTED]
