15 lines
220 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#pragma once
#include <windows.h>
#include <objbase.h>
#include <stdlib.h>
#include <malloc.h>
#include <memory.h>
#include <tchar.h>
#include "gdiplus.h"
using namespace Gdiplus;
#include "resource.h"