Thanks for thelink, i'll check it out asap.
Is the VB code VB6 or .net? I don't have VB6 installed, so i wouldn't be able to compile it.
If you have a working application that can do something like that, it'd be great!
EDIT: I get the following error
error C3501: there is no typelib registered for ProgID 'BackWeb.ClientExt.1'
I cut & pasted that in. I don't need to copy the DLL to my application or anything do i?
Also, what will this do, it seems i still need to know the function names/parameters to use the DLLs i import, unless i'm mistaken???
EDIT2: Ah, didn't see that i need to look for a typelib key in the registary, they don't have any (tried a few DLLs), that means i'm stuck i guess??