Message 1 of 2
GetObject() and more than one session of AutoCAD

Not applicable
10-03-2000
09:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am working in VB6 and want GetObject() to find a specific session of
AutoCAD when multiple sessions are running. It grabs the first AutoCAD
session started.
Can the order of these sessions be re-sequenced so that the GetObject() will
find the one I want? (through Win32 API Calls?).
This is not related to which AutoCAD has focus last. My situation is that
the AutoCAD session(s) will always already be started before my application
runs.
Thanks,
Bernard Reimer
I am working in VB6 and want GetObject() to find a specific session of
AutoCAD when multiple sessions are running. It grabs the first AutoCAD
session started.
Can the order of these sessions be re-sequenced so that the GetObject() will
find the one I want? (through Win32 API Calls?).
This is not related to which AutoCAD has focus last. My situation is that
the AutoCAD session(s) will always already be started before my application
runs.
Thanks,
Bernard Reimer