pch.cpp 189 B

12345678910111213
  1. #include "pch.h"
  2. #ifdef _ATL_STATIC_REGISTRY
  3. #include <statreg.h>
  4. #include <statreg.cpp>
  5. #endif
  6. #ifdef TREK_OCX
  7. #include <atlimpl.cpp>
  8. #include <atlctl.cpp>
  9. #include <atlwin.cpp>
  10. #endif