From: Chris Elliott Date: Wed, 3 Sep 2003 14:35:49 +0000 (+0000) Subject: fix makefile for digitalmars to build taskbar sample X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/83a1aa23c0b3427287dd453bb65bd73b57098e1e fix makefile for digitalmars to build taskbar sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/lib/_sc/shell32_sc.def b/lib/_sc/shell32_sc.def index 49ae68d74a..3b7f587115 100644 --- a/lib/_sc/shell32_sc.def +++ b/lib/_sc/shell32_sc.def @@ -11,5 +11,6 @@ EXPORTS _SHGetMalloc@4 = SHGetMalloc _SHGetPathFromIDListA@8 = SHGetPathFromIDListA _SHBrowseForFolderA@4 = SHBrowseForFolderA + _Shell_NotifyIconA@8 = Shell_NotifyIconA