windows-nt/Source/XPSP1/NT/admin/activec/test/snapins/sample/stdafx.hxx

19 lines
307 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#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