Message 1 of 3
How to Load a dll before a document opened?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a dll plugin written by c# which can capture the shx font replace windows and auto click certain shx font.
The Plugin works pretty well if AutoCAD form was fully double click dwg file to open the document.
By failed when double click dwg file to open a totally new AutoCAD form。
So,I wonder if there is any way to Load a dll before a document opened?
Many Thanks In Advance!