Module: wine Branch: stable Commit: ee6db1cb74489ea32f8dce795c7d795f6aa9fc4e URL: https://source.winehq.org/git/wine.git/?a=commit;h=ee6db1cb74489ea32f8dce795...
Author: Alex Henrie alexhenrie24@gmail.com Date: Thu Oct 19 10:23:46 2017 -0600
user32: Implement IDI_SHIELD.
Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit c14a16b08911d1695e42b75c60436ace9f42ea01) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/user32/Makefile.in | 1 + dlls/user32/resources/oic_shield.ico | Bin 0 -> 34494 bytes dlls/user32/resources/oic_shield.svg | 271 +++++++++++++++++++++++++++++++++++ dlls/user32/user32.rc | 2 + 4 files changed, 274 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ee6db1cb74489ea32f8dc...