#include "stdafx.h" #include "CWindowEnumer.h" std::vector CWindowEnumer::rcList; CWindowEnumer::CWindowEnumer() { } CWindowEnumer::~CWindowEnumer() { }