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.

26 lines
346 B

  1. /*++
  2. Copyright (c) 1999, Microsoft Corporation
  3. Module Name:
  4. qosmtest.h
  5. Abstract:
  6. The file contains declarations for testing
  7. QOS Mgr functionality.
  8. Revision History:
  9. --*/
  10. #ifndef __QOSMTEST_H_
  11. #define __QOSMTEST_H_
  12. #include <windows.h>
  13. #include <stdio.h>
  14. #include <wchar.h>
  15. #endif // __QOSMTEST_H_