Message 1 of 1
Netload command

Not applicable
04-11-2011
03:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to understand abit more about netload command. Please enlighten me for the following questions:
1) When I used netload command to load a dll, does it spawn into a NEW thread or does it uses existing AutoCAD Architecture thread?
2) What is the protocol / interprocess communication used to communicate between programs when netload command is used. Using DDE (Dynamic Data Exchange)? ActiveX? etc?