Thank you for your answer. Does this work for not COM dll, as Win32 API
> You'd use CreateObject() to instantiate an object exposed by the DLL, then call that object's publish methods.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
>
http://www.outlookcode.com/article.aspx?id=54
>
>
> "Pavel Rosoi" <PavelRosoi@discussions.microsoft.com> wrote in message news:E6C2DB90-956D-465D-A4AD-AD61BCC46870@microsoft.com...
> > Hi,
> >
> > Does is any way to call DLL code from VBScript code-behind? Thank you.
> >
>