หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This header is used by Developer Notes. For more information, see:
vdmdbg.h contains the following programming interfaces:
Functions
| VDMEnumProcessWOW Enumerates all virtual DOS machines running 16-bit Windows tasks. |
| VDMEnumTaskWOWEx Enumerates tasks within a particular virtual DOS machine (VDM). |
Callback functions
| PROCESSENUMPROC Implement this function to receive information for each virtual DOS machine (VDM) that VDMEnumProcessWOW enumerates. |
| TASKENUMPROCEX Implement this function to receive information for each task that VDMEnumTaskWOWEx enumerates. |