Howdy All

Just wondering if some of ya's could answer a few questions for me? if ya can I'd apreciate it thanx!

oook first off the progress bar, how do you get it to tell the truth, what I mean about this is progress at the right time for the job the form is doing, so if 90% is done the bar would be at 90%, cause at the moment I am just using a timer and code like this i think progressbar1.value = progressbar1.value + 2

and just increase the value and interval of the timer to make it go longer.

ok now the next question is their anyway to compile a project in vb 5 that doesn't need the Msvbvm50.dll because its pretty stupid if you make a 200 kb project and then you need a 1.28 mb dll file just so that it will work.

also with some projects the first time they are run they have like a settings for you to set in the project and you set them and they save and each time there after you don't have to fill them out again, how is this done? is with the registry? and can someone explain to me how to do this as the registry as always confused me and give me a example code on how to do this?

thanx ya's all



------------------
Mooose