P,

whoops, just found out that Ctrl+Enter in Outlook is Send... ;-)
So is ALT-S as far as I can recall.....

Anyway.... *grumble* Seeing as though you had success I perservered, and now have std out and callback working without any problems. AFAIK I did not change things, except for re-organising the logging procedure and now all is OK..

Thanks for your help......

At 11:56 02/11/2001 +1300, Paul Grimstrup wrote:
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.
 

-- Donovan
----------------------------------------------------------------------
Donovan J. Edye [
www.edye.wattle.id.au]
Namadgi Systems [
www.namsys.com.au]
Voice: +61 2 6285-3460
Fax: +61 2 6285-3459
TVisualBasic = Class(None);
Heard just before the 'Big Bang': "...Uh Oh...."
----------------------------------------------------------------------
GXExplorer [
http://www.gxexplorer.org] Freeware Windows Explorer
replacement. Also includes freeware delphi windows explorer components.
----------------------------------------------------------------------

Reply via email to