I have ported project from Delphi 6 to Delphi XE7. That exe in some circumstances gives an Access Violation in module Borlndmm.dll. I found that when exe is runnig as an Administrator or UAC is turned off - there is no error. Project uses Sharemem because of some dll that needs it.
Is there any link between that Borlndmm.dll and user privileges on Windows 7?