12 lines
244 B
C++
12 lines
244 B
C++
|
// stdafx.cpp : (ATL) source file that includes just the standard includes
|
||
|
#include "privcpp.h"
|
||
|
|
||
|
#ifdef _ATL_STATIC_REGISTRY
|
||
|
#include <statreg.h>
|
||
|
#include <statreg.cpp>
|
||
|
#endif
|
||
|
|
||
|
#include <atlimpl.cpp>
|
||
|
#include <atlctl.cpp>
|
||
|
#include <atlwin.cpp>
|