From c4582dd65b444e5dae29ada7cc3f6c9a9c20edf3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 2 Dec 2012 18:19:49 +0000 Subject: new easy standard way of registering icons: Icon_Register git-svn-id: http://svn.miranda-ng.org/main/trunk@2601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BasicHistory/src/stdafx.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/BasicHistory/src/stdafx.h') diff --git a/plugins/BasicHistory/src/stdafx.h b/plugins/BasicHistory/src/stdafx.h index 1be1d46674..32ef7720e7 100644 --- a/plugins/BasicHistory/src/stdafx.h +++ b/plugins/BasicHistory/src/stdafx.h @@ -86,4 +86,6 @@ #define HISTORY_HK_ALLCONTACTS 117 #define EVENTTYPE_STATUSCHANGE 25368 -#define EVENTTYPE_SMTPSIMPLE 2350 \ No newline at end of file +#define EVENTTYPE_SMTPSIMPLE 2350 + +HICON LoadIconEx(int iconId, int big = 0); -- cgit v1.2.3