문제

According to dr. Bob it can be done. Can someone provide step by step example or some tutorial?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top