DllCanUnloadNow DllGetClassObject DllRegisterServer DllUnregisterServer
GetErrorTextFromResource = An ' this function will retrieve an error description from a resource 'raise an error back to the client 'retrieve strings indexed by the error number you are Err.Raise vbObjectError + ErrorNumber, Source, strErrorText On Error GoTo GetErrorTextFromResourceError ' greater than 512, to avoid conflicts with OLE error numbers. Public Const MyUnhandledError = 9999