org.jawin.COMException: 8007007f: The specified procedure could not be found.

Sekhar Rao Kanchala <[email protected]> Tue, 20 Jun 2006 00:01:40 -0400
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <LISTSERV%[email protected]>
I have come accross with the following error when i try to execute a
function in DLL through Java application.Though i registered my DLL with
REGSRV32, i encountered with the following error:
org.jawin.COMException: 8007007f: The specified procedure could not be
found.
 Can any one give some idea to rectify this.