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.

11 lines
309 B

  1. // stdafx.cpp : source file that includes just the standard includes
  2. // UI.pch will be the pre-compiled header
  3. // stdafx.obj will contain the pre-compiled type information
  4. #include "stdafx.h"
  5. #if (_ATL_VER < 0x0700)
  6. #include <atlimpl.cpp>
  7. #endif //(_ATL_VER < 0x0700)
  8. #include <IISMigrTool_i.c>