windows-nt/Source/XPSP1/NT/admin/activec/test/snapins/sample/stdafx.hxx
2020-09-26 16:20:57 +08:00

19 lines
307 B
C++

#ifndef _STDAFX_HXX
#define _STDAFX_HXX
#define BASEMMC_SUB
#include "headers.hxx"
#include "TestSnapins.h"
#include "snapincommon.hxx"
#include "samplesnap.hxx"
#include "powertest.h"
#include "Component2Snapin.hxx"
#include "RenameSnapin.hxx"
#include "DragDropTest.h"
#include "OCXCaching.h"
#endif