From 83a1aa23c0b3427287dd453bb65bd73b57098e1e Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Wed, 3 Sep 2003 14:35:49 +0000 Subject: [PATCH] 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 --- lib/_sc/shell32_sc.def | 1 + 1 file changed, 1 insertion(+) 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 -- 2.45.2