That isn't too encouraging.... I was thinking about using CFExecute instead
to call PGP to encrypt outgoing email messages.  Is there a better way to do
this?

Randy


----- Original Message -----
From: "Len Conrad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 31, 2000 10:46 AM
Subject: RE: [IMail Forum] Encryption Question


CFObject has always been fairly well limited in the range of COM
interactions it handles. We learned the hard way.  Esp bad if it's a 3rd
party COM object you can't modify.

We got around it by inserting a VB5 "shim" between CFOBJECT and the OCX it
couldn't talk to.  CFOBJECT called the shim, the shim called the OCX.

CFOBJECT was broken in 3.x, and still broken in 4.0, don't know about 4.51.

Len

=============


><CFObject> has been around at least since version 3.0
>
>--Jeffrey

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to