From c77af32ca5d045a672f97bea69d905646bb7de95 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 11 Sep 2016 10:26:49 +0000 Subject: MS_CLIST_EXTRA_ADD_ICON - forgotten EI service git-svn-id: http://svn.miranda-ng.org/main/trunk@17280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_extraicons.inc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include/delphi/m_extraicons.inc') diff --git a/include/delphi/m_extraicons.inc b/include/delphi/m_extraicons.inc index e247599761..bca17226ef 100644 --- a/include/delphi/m_extraicons.inc +++ b/include/delphi/m_extraicons.inc @@ -24,13 +24,6 @@ const EMPTY_EXTRA_ICON = $FFFF; const -// Adding icon to extra image list. -// Used for EXTRAICON_TYPE_CALLBACK extra icons -// -// wparam = (HICON)hIcon -// lparam = 0 (unused) -// return HANDLE hImage on success or INVALID_HANDLE_VALUE on failure - MS_CLIST_EXTRA_ADD_ICON:PansiChar = 'CListFrames/AddIconToExtraImageList'; //called with wparam=hContact ME_CLIST_EXTRA_IMAGE_APPLY:PansiChar = 'CListFrames/OnExtraImageApply'; -- cgit v1.2.3