SPECIAL ATTENTION ENRICO MARIA:
I have an old application working satisfactorily. Between its opcions, it has to send email, using OLE [ GetActiveObject( "Outlook.Application" ) ].
One customer has actualized Offices and now his default email program it is Office-2003. He dont like that, and then I had changed (hard job) to OutLook Express again (Internet Option + changing regedit.exe). But now the problem is that when my application try to CreateObject ( "Outlook.Application" ) show the following error (S_OK error).
Regards