view etc/images/mh-logo.xpm @ 72071:0bfda07cccbc

(w32_createwindow): If `left' and/or `top' frame parameters are bound to some values, use that instead of CW_USEDEFAULT.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 22 Jul 2006 11:31:55 +0000
parents 7b615e6c0ea5
children 97ef75402706
line wrap: on
line source

/* XPM */
static char *mh-e[] = {
/* width height num_colors chars_per_pixel */
"    18    13        2            1",
/* colors */
"# c #666699",
". c None s None",
/* pixels */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};