To get memory from another process.

Adam D. Ruppe destructionator at gmail.com
Thu Apr 9 17:28:08 UTC 2020


On Thursday, 9 April 2020 at 17:23:19 UTC, Quantium wrote:
> We can use WinAPI. Are there any D libs to use WinAPI?

import core.sys.windows.windows;

it is all built in.


More information about the Digitalmars-d-learn mailing list