added copyright line to top of source files next to license information
[cyclone68000.git] / PicoDrive / afxres.h
... / ...
CommitLineData
1\r
2// This file is part of the PicoDrive Megadrive Emulator\r
3\r
4// Copyright (c) 2011 FinalDave (emudave (at) gmail.com)\r
5\r
6// This code is licensed under the GNU General Public License version 2.0 and the MAME License.\r
7// You can choose the license that has the most advantages for you.\r
8\r
9// SVN repository can be found at http://code.google.com/p/cyclone68000/\r
10\r
11#define WIN32_LEAN_AND_MEAN\r
12#include <windows.h>\r
13#include <aygshell.h>\r
14#include <commctrl.h>\r
15#define I_IMAGENONE (-2)\r
16#define SHMENUBAR RCDATA\r