Ken Thomases : winemac: Set application Dock icon from first icon resource in process's .exe file.
Module: wine Branch: master Commit: b1de532393bf2b1f3b78cfb2d6f2b7b420341755 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b1de532393bf2b1f3b78cfb2d6... Author: Ken Thomases <ken(a)codeweavers.com> Date: Sun Mar 17 22:40:49 2013 -0500 winemac: Set application Dock icon from first icon resource in process's .exe file. --- dlls/winemac.drv/cocoa_app.h | 2 + dlls/winemac.drv/cocoa_app.m | 60 +++++++++- dlls/winemac.drv/image.c | 274 +++++++++++++++++++++++++++++++++++++++ dlls/winemac.drv/macdrv.h | 1 + dlls/winemac.drv/macdrv_cocoa.h | 1 + dlls/winemac.drv/macdrv_main.c | 15 ++ 6 files changed, 352 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b1de532393bf2b1f3b78cf...
participants (1)
-
Alexandre Julliard