Source code of Windows XP (NT5)
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.

18 lines
307 B

  1. #ifndef _STDAFX_HXX
  2. #define _STDAFX_HXX
  3. #define BASEMMC_SUB
  4. #include "headers.hxx"
  5. #include "TestSnapins.h"
  6. #include "snapincommon.hxx"
  7. #include "samplesnap.hxx"
  8. #include "powertest.h"
  9. #include "Component2Snapin.hxx"
  10. #include "RenameSnapin.hxx"
  11. #include "DragDropTest.h"
  12. #include "OCXCaching.h"
  13. #endif