whoops, just found out that Ctrl+Enter in Outlook is
Send... ;-)
D.
The
only way i could get the DLL to fail was to use the Format() function on nil
PChar pointers. It worked fine if the PChar pointed to an empty buffer
(array[0..x] of char with #0 characters), or even a PChar(aString) cast
from an empty string.
Have
you an example of the line of code that fails?
> DLL use properties from these objects/records?
Yes when it starts up it does use some of the properties of these records, but later on the messsages are just hard coded strings. I am seeing failure when the properties are being accessed.