[Bug] DLL requires BCPPB's runtime DLLs [sf#1]
Closed this issue · 7 comments
*Reported by anonymous on 2004-05-31 13:32 UTC
Your DLL requires Borland's BORLNDMM.DLL (DLL Memory
Manager) and CP3240MT.DLL (Multi-threaded run-time
library).
Because of this your DLL is not suitable for use with
applications from MSVC. However it's a pitty.
Best regards
Petr Silar
Kerio Technologies
psilar@kerio.com
Commented by andrewpunch on 2004-06-01 02:39 UTC
Logged In: YES
user_id=928005
Problem with:
- DLL
- demo application
Will resolve issue in release 3.0.1
Updated by andrewpunch on 2004-06-01 02:55 UTC
- assigned_to: nobody --> andrewpunch
- labels: --> DLL
- milestone: --> v3.0.0
Commented by andrewpunch on 2004-06-02 02:22 UTC
Logged In: YES
user_id=928005
Removed runtime libraries from DLL linkage.
Removed runtime libraries from demo.
Tested on non BCB3 machine.
Updated by andrewpunch on 2004-06-02 02:22 UTC
- status: open --> closed-fixed
Updated by andrewpunch on 2004-06-02 02:31 UTC
- status: closed-fixed --> open-fixed
Commented by andrewpunch on 2004-06-10 08:07 UTC
Logged In: YES
user_id=928005
Problem fixed as described above.
Updated by andrewpunch on 2004-06-10 08:07 UTC
- status: open-fixed --> closed-fixed