I have a load of Vb4 16 bit apps that use 16 bit dll's. Does any one know how to convert them to 32 bit. If tried changing all the API calls from Integer to Long which is the norm, but this doesn't work. They won't register either because they are 16 bit.