"Hirofumi Katayama" katayama.hirofumi.mz@gmail.com writes:
From ee02c7995d6dcaf490f8f90b8d37ebc6b08f733e Mon Sep 17 00:00:00 2001 From: Katayama Hirofumi MZ katayama.hirofumi.mz@gmail.com Date: Sat, 25 Oct 2008 10:55:17 +0900 Subject: [PATCH] [1/19] paint: basic paint program
The program should probably be called mspaint.exe if it's supposed to be a replacement for the Windows one. Also you can't copy the toolbar icons from the original, you need to draw your own.
-- Alexandre Julliard julliard@winehq.org
It might be a solution to use the icons from Paint.NET an open source Paint program licensed under the MIT license. It aims to improve Paint (it was originally sponsored by Microsoft). Depending on where they got their icons from it might be legal to use those instead of drawing your own.
Roderick