I don't understand the subsystem switch to the IL Assembler... what does it allow me to do
Thanks
Sets subsystem to the value specified by integer in the NT Optional header.
If the .subsystem IL directive is specified in the file, this command
overrides it. See winnt.h, IMAGE_SUBSYSTEM for a list of valid values for
integer.
It won't bring you extra functions.
Thanks
Jason