Alex Henrie alexhenrie24@gmail.com writes:
From 28d5fcc630dcf3ee9b559f05a9a0fb5d6c3e06bd Mon Sep 17 00:00:00 2001 From: Alex Henrie alexhenrie24@gmail.com Date: Thu, 19 Oct 2017 01:30:55 -0600 Subject: [PATCH 2/2] user32: Implement IDI_SHIELD.
Fixes https://bugs.winehq.org/show_bug.cgi?id=43770
Steps to create these icons:
Thanks!
While you are at it, how about adding some colors to it? On a gray background it's going to be pretty much invisible.
Thank you! :)
On Thu, Oct 19, 2017 at 2:49 AM, Alexandre Julliard julliard@winehq.org wrote:
Alex Henrie alexhenrie24@gmail.com writes:
From 28d5fcc630dcf3ee9b559f05a9a0fb5d6c3e06bd Mon Sep 17 00:00:00 2001 From: Alex Henrie alexhenrie24@gmail.com Date: Thu, 19 Oct 2017 01:30:55 -0600 Subject: [PATCH 2/2] user32: Implement IDI_SHIELD.
Fixes https://bugs.winehq.org/show_bug.cgi?id=43770
Steps to create these icons:
Thanks!
While you are at it, how about adding some colors to it? On a gray background it's going to be pretty much invisible.
-- Alexandre Julliard julliard@winehq.org