| Windows with Delphi Windows API (94) Windows Filesystem (41) Windows Forms (69) Windows Graphics (38)
New related comments Number of comments in the last 48 hours Play WAV files |
Share memory among several instances of a DLL
(1 votes). Leave comments and/ or rate it.
The DB unit in the 32-bit version has some examples of how it's done in general.
Basically, in 32-bit mode a DLL is mapped into each process's address space, not an Comments:
|