Int E0/CL=90h

Prev Next Ralf Interrups Categories Contents

------

REAL/32 - P_CREATE - CREATE A PROCESS

CL = 90h
DS:DX -> process descriptor in calling process' system memory area
(see #04026)

Return:
AX = status

Notes: This call can create more than one process if the specied process descriptor's link (next-process) field is nonzero. All reserved and unused fields in the process descriptor should be filled with zeros; passing an invalid descriptor or pointer may crash the system because the descriptor is not checked by the OS. The newly-created process(es) is always a native process, which can not make DOS calls

See Also: INT E0/CL=8Fh

Category: Other Operating Systems - Int E0h - R

------

Prev Next Ralf Interrups Categories Contents

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home

Search the web with Google
Google
Google
Google

------