Branko Čibej wrote: > > FYI, I'm waiting for someone to send me the code that I'd made work on > Win64. In restrospect, it's quite possible that I only fixed it for the > static-link case -- DLLs do have their own ctor/dtor segments, but I'm > not sure that they're noticed at program shutdown or library close. > > I'll know more in a few days.
That sounds great - we'll be patient :) But there is the thought of doing a release at the end of the week, so once you do hear word, let us know. If your solution works only for static-links, and Mladen's works for the .dll case, then it seems we could mix n match to solve the whole issue.