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.

24 lines
492 B

  1. //***************************************************************************
  2. //
  3. // PROVTHRD.H
  4. //
  5. // Module: OLE MS PROVIDER FRAMEWORK
  6. //
  7. // Copyright (c) 1996-2001 Microsoft Corporation, All Rights Reserved
  8. //
  9. //***************************************************************************
  10. #ifndef __PROVTHREAD_PROVTHRD_H__
  11. #define __PROVTHREAD_PROVTHRD_H__
  12. #include <Allocator.h>
  13. #include <Queue.h>
  14. #include <BasicTree.h>
  15. #endif //__PROVTHREAD_PROVTHRD_H__