Board index » delphi » winword ghost instance after ole automation ???
Denis
![]() Delphi Developer |
Mon, 06 Aug 2001 03:00:00 GMT
winword ghost instance after ole automation ???
I begin with ole automation and I want to create a word document with c++
builder so I've written the following lines : Variant V; It seem to work correctly (no error) but after the program has ended, I find How can I destroy this instance ? Where can I find some good samples of ole automation between c++ Builder (or Thank's for your help Denis from France. |