Is possible to pass an interface (instance) from DLL to exe and use it in exe without memory access issues?

Comments

  1. Nope, it's because I have blocked Paul because I found his postings distracting. He seems to be on-topic here though. Apart from:

    Even a "var" parameter (and it's not a calling convention) supposes that the caller and the called function share the same memory manager.

    That's not really accurate. A var parameter is just implemented by the address of the variable be passed rather than its value. No implications for heap allocation there.

    Not that Paul will be able to see this post .......

    ReplyDelete
  2. Uwe Raabe No but when I click on he's name I have a red button "ACCES LIMITE" (limited access)...did he block me ?

    ReplyDelete

Post a Comment