hco=00001 pco=ffe4b020 hconext=00000 hptda=00ae f=1d pid=0002 c:pmshell.exe hco=00002 pco=ffe4b025 hconext=00000 hptda=00ae f=1d pid=0002 c:pmshell.exe hco=00003 pco=ffe4b02a hconext=00000 hptda=00ae f=13 pid=0002 c:pmshell.exe hco=00004 pco=ffe4b02f hconext=00000 hptda=00ae f=1d pid=0002 c:pmshell.exe
Notes:
Flag bit 0x20 set signifies a context handle > 64k. In effect this is a 1 bit extension of the 16 bit hco field of the VMCO. The .ML command takes this into account when formatting VMCO records.
Flag bit 0x80 set signifies that the context has been privatized. This implies that the object was originally shared but a private instance of it has subsequently been created. Typically this occurs when DosDebug is used to access a debugee's shared data.
For a description of the fields formatted by .MC select .MC Output Field Descriptions