Jbrauman
Aug 7th, 2008, 10:15 PM
Hello everyone,
I have a question for the people who are experienced with Visual basic 6. I want to create a number of different EXE applications, all with different API calls, components referenced etc.. yet I want to make them all standalone EXE's. my question is, what component references/API calls can you do in a Vb application so that it would work on all computers (ones that do not have Vb installed). Or more specifically, what components/API calls shouldn't I put in my applications to avoid a 'component missing' error or such? I want to be able to distrubute standalone EXE's, not have an installer or anything.
Thankyou.
I have a question for the people who are experienced with Visual basic 6. I want to create a number of different EXE applications, all with different API calls, components referenced etc.. yet I want to make them all standalone EXE's. my question is, what component references/API calls can you do in a Vb application so that it would work on all computers (ones that do not have Vb installed). Or more specifically, what components/API calls shouldn't I put in my applications to avoid a 'component missing' error or such? I want to be able to distrubute standalone EXE's, not have an installer or anything.
Thankyou.