How to Load a dll before a document opened?

How to Load a dll before a document opened?

275171906
Contributor Contributor
350 Views
2 Replies
Message 1 of 3

How to Load a dll before a document opened?

275171906
Contributor
Contributor

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!

0 Likes
351 Views
2 Replies
Replies (2)
Message 2 of 3

a.kouchakzadeh
Advocate
Advocate

this might help.

you can also follow the messages in this post. 

0 Likes
Message 3 of 3

275171906
Contributor
Contributor

Thanks,that works after a dwg document was fully loaded.

But not before a dwg document was fully loaded.

 

0 Likes