windows-nt/Source/XPSP1/NT/net/homenet/config/dll/implinc.cpp
2020-09-26 16:20:57 +08:00

14 lines
162 B
C++

#include "pch.h"
#pragma hdrstop
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>
#include <initguid.h>