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.

32 lines
355 B

  1. /*++
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. wzcatl.h
  5. Abstract:
  6. ATL header for wzcdlg.dll.
  7. Author:
  8. FlorinT 02-May-2001
  9. Environment:
  10. User Level: Win32
  11. Revision History:
  12. --*/
  13. #pragma once
  14. #include <atlbase.h>
  15. extern CComModule _Module;
  16. #include <atlcom.h>
  17. #include <atlwin.h>