When sending email, code uses function "CompareSPVersionWithNative " which is declared in this manner :
Declare Function CompareSPVersionWithNative Lib "sdbrmsg.dll"
When debugging i can see that the DLL needed which should have been loaded on isntallation is not.
Any ideas on how to fix?
Jean D


