DOS/32 Advanced DOS Extender - Programmer's Reference


3.26 - DOS function 4Ch - Terminate Program

 

In: AH = 4Ch
AL = exit code
Out: -

Notes:

a) This function never returns.

b) This function is callbacked by DOS/32 Advanced DPMI from the real mode to protected mode so that a protected mode clean up routine could deallocate any extended memory and callbacks that were allocated at DOS Extender's startup.

 


Copyright © DOS/32 Advanced Team 1996-2002
All Rights Reserved