AW: [V4MD] V4MD Xtra vs. V4MD_client Xtra

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Jan 7 23:34:39 CST 2004


on 1/7/04 11:21 PM, Erich Geiersberger at erichg at mcmm.com wrote:

>>> -> That's what doesn't work. It seems the Xtra is still in use after
>>> destroying all of its instances.
>> 
>> Have you made ValentinaShutDown() ?
> 
> Yes.

It is pity :-)


>> Make sure that you have
>> 
>> -- close all dbs
>> -- set all cursors, and db to VOID
>> -- call Valentina ShutDown
> 
> 
> Hmm, I have set them to 0.
> Could this be the reason?

Hard to say,

Cursors it is always good idea to VOID, because you will unlock records.

Director have own garbage collector, so may happens it still keep some
deleted object in RAM, and this prevent DLL from unload.

As C++ developer, I prefer always free objects explicitly.


>> If this not help, I think you must be able quite simply modify Example1 of
>> V4MD to THIS way and sent to me. I will try debug what keep V4MD from
>> unload.
> 
> Thanks, will take som time. I'll send it.

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list