Patrice, the class allows to check OBJRESULT to know if the call has succeeded. It returns ERROR_PROC_NOT_FOUND (&H8007007F&) if the extension does not exist. Using SUBs, you can't return an error code and you need to check if the exten sion exists before calling it.