exec() and spawn() with P_OVERLAY Ignore Max Allocation (48793)
The information in this article applies to:
- The C Run-Time (CRT), when used with:
- Microsoft C for MS-DOS 5.1
- Microsoft C for MS-DOS 6.0
- Microsoft C for MS-DOS 6.0a
- Microsoft C for MS-DOS 6.0ax
- Microsoft C/C++ for MS-DOS 7.0
This article was previously published under Q48793 SUMMARY
The Microsoft C Run-time functions exec() and spawn() with P_OVERLAY ignore
the maximum memory allocation information in the .EXE file header. If you
exec or spawn with P_OVERLAY, a program whose maximum allocation is set
equal to the minimum allocation (through EXEMOD or the LINK option /CP:1),
the program is allocated the full 64K DGROUP.
Modification Type: | Major | Last Reviewed: | 12/11/2003 |
---|
Keywords: | kb16bitonly KB48793 |
---|
|