AuroraRuntime/Include/Aurora/Process/README.md
2022-06-12 18:28:51 +01:00

343 B

AuProcess

AuProcess provides an interface to the current processes environment.

Example Usage:
File: HelloAurora/master/Tests/Public/1. Hello System/Main.cpp
Function: ::DumpAddressSpace()

Features

  • Get process name, directory, full path, and working directory
  • Dumps the address space including metadata of modules and sections