You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BPLs won't use their own RTL (including heap manager) but would use one
from rtlNNN.bpl, sharing it with .EXE and all other .BPLs
If you really need RTL isolation (and then having your own heap manager
loaded and unloaded) you would have to use DLLs and with no runtime
packages enabled. That would also impose limits to your DLL API data types
Thanks for your response, do you mean we can't use FASTMM in RADServer package project ? and if it's yes how we can achieve this and please let me know.
Thanks for your response, do you mean we can't use FASTMM in RADServer package project ? and if it's yes how we can achieve this and please let me know.
FastMM not creating memory leak log file for RADServer package(*.bpl) project file, please help me to resolve this issue.
The text was updated successfully, but these errors were encountered: