Constant object::pe::IMAGE_FILE_NET_RUN_FROM_SWAP
source ยท pub const IMAGE_FILE_NET_RUN_FROM_SWAP: u16 = 0x0800;
Expand description
If Image is on Net, copy and run from the swap file.
pub const IMAGE_FILE_NET_RUN_FROM_SWAP: u16 = 0x0800;
If Image is on Net, copy and run from the swap file.