1.14.0.5
Hummingbird
A modern user interface library for games
cohtml::VMemProtection Namespace Reference

Enum for memory access levels: None (forbidden), Read, Write and Execute. Read, Write and Execute can be combined, the only exclusive flag that can't be combined with others is None(forbidden) More...

Detailed Description

Enum for memory access levels: None (forbidden), Read, Write and Execute. Read, Write and Execute can be combined, the only exclusive flag that can't be combined with others is None(forbidden)