|
-
May 11th, 2003, 11:09 AM
#1
Thread Starter
Member
if i "early-bind" an object, does it need to be prsent in the deployment m/c?
hi,
i have a fundamental/basic qs. related to early-binding/late binding concept. i need to use the MS internet transfer control(ocx) in a dll. but its not present in the final deployment m/c at the client site, though its present in the development environmet. my qs. is - if i early-bind it (using the New operator of VB) as opposed to late-binding (createobject), will the dll run ???
yes, i can test it in the deployment m/c & find it out by myself (!) , but the client is miles away, & there is a time-lag before the test can be done & the result knoen to me. so meanwhile i am posting this qs!
thanks a lot in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|