64-bit sharemem.pas/borlndmm.dll XE2
64-bit, delphi, delphi-xe2
Solution
Q: Do Delphi XE2 64-bit apps link in borlndmm.dll when sharemem.pas is used just like in 32-bit?
A: Yes, Delphi uses a 64 bit version of the borlndmm.dll library
Q: Are their export signatures the same as the 32-bit borlndmm.dll?
A: Yes , the signatures are the same.
Q : Is it also called borlndmm.dll?
A: Yes is called borlndmm.dll and is located on the bin64 folder of your rad studio (delphi) installation.
Problem
A few questions: - Do Delphi XE2 64-bit apps link in borlndmm.dll when sharemem.pas is used just like in 32-bit? - Are their export signatures the same as the 32-bit borlndmm.dll? - Is it also called borlndmm.dll? Cheers.