From d461d28e0e106df02925d7ac4822e55610accdcc 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/branches/WX_2_4_BRANCH@23367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- lib/_sc/shell32_sc.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/_sc/shell32_sc.def b/lib/_sc/shell32_sc.def index 49ae68d74a..9b54330851 100644 --- a/lib/_sc/shell32_sc.def +++ b/lib/_sc/shell32_sc.def @@ -11,5 +11,5 @@ EXPORTS _SHGetMalloc@4 = SHGetMalloc _SHGetPathFromIDListA@8 = SHGetPathFromIDListA _SHBrowseForFolderA@4 = SHBrowseForFolderA - + _Shell_NotifyIconA@8 = Shell_NotifyIconA