LoadLoads an executable file | |||||
Arguments
Return Value1 is returned if the function was successful.0 is returned in all other cases. ExplanationThe executable file specified by name is loaded into memory at the address specified in its header. Internal information about the file is written to the EXEC structure pointed to by exec.See AlsoEXEC, Exec() |