问题
According to dr. Bob it can be done. Can someone provide step by step example or some tutorial?
回答1:
You don't embed MIDAS.DLL; you add MidasLib
to your project's USES clause. This embeds the basic functionality into your program without having to rely on a separate DLL for it.
来源:https://stackoverflow.com/questions/21604082/how-to-embed-the-midas-dll-in-the-client-executable