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.

18 lines
526 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows NT Security
  4. // Copyright (C) Microsoft Corporation, 1997 - 1999
  5. //
  6. // File: demand.h
  7. //
  8. // Contents: On demand loading
  9. //
  10. // History: 12-Dec-98 philh Created
  11. // 01-Jan-02 philh Moved from wininet to winhttp
  12. //
  13. //----------------------------------------------------------------------------
  14. #if !defined(__CRYPTNET_DEMAND_H__)
  15. #define __CRYPTNET_DEMAND_H__
  16. #endif