Leaked source code of windows server 2003
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.

9 lines
572 B

  1. // will be public in IIS 5.0
  2. #define HSE_REQ_EXECUTE_CHILD (HSE_REQ_END_RESERVED+13)
  3. #define HSE_REQ_GET_EXECUTE_FLAGS (HSE_REQ_END_RESERVED+19)
  4. # define HSE_EXEC_NO_ISA_WILDCARDS 0x00000010 // Ignore wildcards in
  5. // ISAPI mapping when
  6. // executing child
  7. # define HSE_EXEC_CUSTOM_ERROR 0x00000020 // URL being sent is a
  8. // custom error