1// Windows/Control/ImageList.cpp 2 3#include "StdAfx.h" 4 5#include "ImageList.h" 6 7namespace NWindows { 8namespace NControl { 9 10}} 11