#pragma once

#include <windows.h>
#include <tchar.h>
#include <string>
#include <sstream>
#include <fstream>
#include <iomanip>
#include <CommCtrl.h>
#pragma comment (lib, "comctl32.lib")
Соседние файлы в папке MyProject3