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.

16 lines
553 B

  1. rem
  2. rem Test of a DFS share
  3. rem
  4. rem +fl, +fu: IOCTLs range from function 1 to 36
  5. rem expansion room.
  6. rem +dl: Device number is 0x12 (18).
  7. rem -f: No FSCTL's for this driver
  8. rem +t: Hit the random IOCTLs a lot of times to get good coverage.
  9. rem -s: Turn off relative (sub) opens
  10. rem -q: turn off query and set calls
  11. rem -m: Turn off misc I/O functions
  12. rem -c: don't skip functions that crashed before
  13. rem -k: Disable sync handles. Driver has lots of pended IRPs
  14. rem
  15. rem
  16. obj\i386\devctl +dl 19 +du 19 +fl 1 +fu 36 +t 10000 \device\lanmandatagramreceiver