do you know how i can get a list of what dll's my *.exe will need at runtime on windows platforms?

Without having to test it on all windows platforms. That dll i mentioned in my initial thread, it sounds like its a specific visual basic dll (msVBVM 60.dll). Why does windows need a VB virtual machine dll - i dont know much about exe's but i thought it was in object code and so was platform specific?

thanks