Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
613 B

  1. LIBRARY VDMDBG
  2. EXPORTS
  3. VDMProcessException
  4. VDMGetPointer
  5. VDMGetThreadSelectorEntry
  6. VDMGetThreadContext
  7. VDMSetThreadContext
  8. VDMGetContext
  9. VDMSetContext
  10. VDMKillWOW
  11. VDMDetectWOW
  12. VDMBreakThread
  13. VDMGetSelectorModule
  14. VDMGetModuleSelector
  15. VDMModuleFirst
  16. VDMModuleNext
  17. VDMGlobalFirst
  18. VDMGlobalNext
  19. VDMEnumProcessWOW
  20. VDMEnumTaskWOW
  21. VDMEnumTaskWOWEx
  22. VDMTerminateTaskWOW
  23. VDMStartTaskInWOW
  24. VDMGetDbgFlags
  25. VDMSetDbgFlags
  26. VDMIsModuleLoaded
  27. VDMGetSegtablePointer
  28. VDMGetSegmentInfo
  29. VDMGetSymbol
  30. VDMGetAddrExpression