Search found 1 match
- Wed Jul 02, 2014 7:39 am
- Forum: VCL
- Topic: TChart XE6 issue with freeing library containing FreeLibrary
- Replies: 1
- Views: 3036
TChart XE6 issue with freeing library containing FreeLibrary
We have an application which contains a number of DLLs all built with Delphi XE6. Both the application and DLLs are build with "link with runtime packages". The VCL package is entered in both projects as "Runtime Package". We load the DLLs once the application has started. When we try to unload (Fre...