Outlook library versions

M

Matt Lunn

I have written a VBA application/form which is written
using XP and uses MSOUTL10.OLB. The problem is that the
application sends itself to users using laptops which
have Windows 98 installed and use MSOUTL08.OLB.

What happens is that the laptop users update a form and
click a button to send it back. An error is being
recieved since MSOUTL10.OLB cannot be found.

What is the best way to get around this? Is there any way
of dynamically adding libraries at run time? Or would I
add MSOUTL08 as a reference at design time? I would have
thought that MSOUTL08 would be present on XP somewhere
for backwards compatibility.

Thanks,
Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top