#include "pch.h" #pragma hdrstop #include "uhbase.h" #ifdef _ATL_STATIC_REGISTRY #include #include #endif // Include ATL's implementation. Substitute _ASSERTE with our Assert. // #ifdef _ASSERTE #undef _ASSERTE #define _ASSERTE Assert #endif #include