Ask Your Question
0

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

asked 2019-06-10 16:44:16 -0500

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

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-06-10 20:28:23 -0500

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")

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2019-06-10 16:44:16 -0500

Seen: 285 times

Last updated: Jun 10 '19