Skip to Content
0
May 04, 2014 at 01:04 PM

OLE Resuorce release

48 Views

Hello, all

I have the following problem when attempting to change files, which were accessed by OLE objects.

For example, I sent a file as attachement. THe sending program is an OLE object.

Even after I did DisconnectObject() and GarbageCollect() in the PB code, I still cannot delete the sent file, only if close the program, the block is released.

Does anyone know how to actually release all resources from memory taken by an OLE object?

Thank you

Arcady