On Sat, 2004-06-12 at 20:34 +0200, Rein Klazes wrote:
BTW. I thought Crossover Office supports this application?
It does (well, not the NL version specifically ...) so I checked and the CrossOver version of FindClose is the same as the WineHQ version. I seem to recall some talk of double closing find handles, but I guess either we have a hack elsewhere, or for some reason the bug doesn't appear in the builds we support?
thanks -mike
Mike Hearn mike@navi.cx writes:
BTW. I thought Crossover Office supports this application?
It does (well, not the NL version specifically ...) so I checked and the CrossOver version of FindClose is the same as the WineHQ version. I seem to recall some talk of double closing find handles, but I guess either we have a hack elsewhere, or for some reason the bug doesn't appear in the builds we support?
There is a hack in Crossover for that, it adds a magic number to the handle structure. I'll merge it in.