14 lines
162 B
C++
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>
|
||
|
|
||
|
|