|
-
December 7th, 1999, 05:58 PM
#1
Connecting External App
How do I call an external Application like Autodesk's Actrix Technical... I don't have any help files and no idea what are the events/properties/methods ...
HELP ! URGENT!
-
December 8th, 1999, 11:04 AM
#2
Re: Connecting External App
You can run any program using Shell function or if that program is COM compliant you can make reference to its Object Library (in VB Project-References) and check all components from that Object Library.
Vlad
-
December 8th, 1999, 11:06 AM
#3
Re: Connecting External App
You can run any program using Shell function or if that program is COM compliant you can make reference to its Object Library (in VB Project-References) and check all components from that Object Library with Object Browser.
Vlad
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
|