2 * Copyright (c) 2005 Alexander Gottwald
\r
4 * Permission is hereby granted, free of charge, to any person obtaining a
\r
5 * copy of this software and associated documentation files (the "Software"),
\r
6 * to deal in the Software without restriction, including without limitation
\r
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
\r
8 * and/or sell copies of the Software, and to permit persons to whom the
\r
9 * Software is furnished to do so, subject to the following conditions:
\r
11 * The above copyright notice and this permission notice shall be included in
\r
12 * all copies or substantial portions of the Software.
\r
14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
\r
15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
\r
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
\r
17 * THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
\r
18 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
\r
19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
\r
20 * DEALINGS IN THE SOFTWARE.
\r
22 * Except as contained in this notice, the name(s) of the above copyright
\r
23 * holders shall not be used in advertising or otherwise to promote the sale,
\r
24 * use or other dealings in this Software without prior written authorization.
\r
26 IMG_MULTIWINDOW BITMAP "resources\\multiwindow.bmp"
\r
27 IMG_WINDOWED BITMAP "resources\\windowed.bmp"
\r
28 IMG_FULLSCREEN BITMAP "resources\\fullscreen.bmp"
\r
29 IMG_NODECORATION BITMAP "resources\\nodecoration.bmp"
\r