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.

12 lines
228 B

  1. ;
  2. ; dbgdot.inc
  3. ;
  4. ; Wdeb386 dot command (.w) support
  5. ;
  6. dbgprintf proto C :ptr byte, :VARARG
  7. W32ParseDotCommand proto KERNENTRY
  8. WdebService proto KERNENTRY
  9. DPMIService proto KERNENTRY
  10. W32LockDotMemory proto KERNENTRY