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.

21 lines
842 B

  1. /**MOD+**********************************************************************/
  2. /* Module: stdafx.cpp */
  3. /* */
  4. /* Purpose: ATL implementation includes */
  5. /* */
  6. /* Copyright(C) Microsoft Corporation 1999 */
  7. /* */
  8. /****************************************************************************/
  9. #include "stdafx.h"
  10. #include "atlwarn.h"
  11. #ifdef _ATL_STATIC_REGISTRY
  12. #include <statreg.h>
  13. #include <statreg.cpp>
  14. #endif
  15. #include <atlimpl.cpp>
  16. #include <atlctl.cpp>
  17. #include <atlwin.cpp>