From e3cefc7b6ca803e3f87dbadae54a110332778490 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 5 Jul 2012 22:41:06 +0000 Subject: - first of the /Core standard plugins; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/miranda32.def | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'src/miranda32.def') diff --git a/src/miranda32.def b/src/miranda32.def index 667800545c..c36a1b6fc4 100644 --- a/src/miranda32.def +++ b/src/miranda32.def @@ -1,6 +1,18 @@ EXPORTS -CallContactService @1 -CallProtoService @2 -RecalculateTime @3 - +CallContactService @1 +CallProtoService @2 +RecalculateTime @3 +LoadSkinProtoIcon @4 +LoadSkinIcon @5 +Button_FreeIcon_IcoLib @6 +Button_SetIcon_IcoLib @7 +GetSkinIconHandle @8 +IcoLib_AddNewIcon @9 +IcoLib_GetIcon @10 +IcoLib_GetIconByHandle @11 +IcoLib_IsManaged @12 +IcoLib_ReleaseIcon @13 +Window_FreeIcon_IcoLib @14 +Window_SetIcon_IcoLib @15 +Window_SetProtoIcon_IcoLib @16 -- cgit v1.2.3