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.

22 lines
526 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 2000.
  5. //
  6. // File: S D E V B A S E . H
  7. //
  8. // Contents: Base include file for sdev.dll. Global defines.
  9. //
  10. // Notes:
  11. //
  12. // Author: mbend 25 Sep 2000
  13. //
  14. //----------------------------------------------------------------------------
  15. #pragma once
  16. #include <atlbase.h>
  17. extern CComModule _Module;
  18. #include <atlcom.h>
  19. //#include "ncatl.h"