Ask Your Question
0

Is it possible to merge to .dll files in just one ?

asked Jun 10 '19

ClaudioM gravatar image

I am working on a case with two data base model and i have to load them everytime i run my dinamics simulations. I was wondering if is it possible to merge then in just one .dll file. Thanks a lot

1 answer

Sort by » oldest newest most voted
0

answered Jun 11 '19

jconto gravatar image

No, *.dll files cannot be 'merged' into a single one. Using python to drive the simulation, I load them everytime in a "for" loop by detecting all files with extension .dll within a specific folder ("dlls")

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Jun 10 '19

Seen: 369 times

Last updated: Jun 10 '19