From e073c336539d16e57c73a4620107ecffae70d927 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 14 Jun 2010 13:55:25 +0300 Subject: this code wotking...., strange ...., very strange...., maybe i am litle ill ? --- init.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'init.cpp') diff --git a/init.cpp b/init.cpp index a61be5b..9c165de 100644 --- a/init.cpp +++ b/init.cpp @@ -24,7 +24,9 @@ static HANDLE hAccountsChanges; PLUGINLINK *pluginLink; static int OnModulesLoaded(WPARAM wParam,LPARAM lParam); extern char *date(); -IJabberInterface *JabberInterface[10]; +//IJabberInterface *JabberInterface[10]; +JabberAccount Accounts; +//TCHAR *JabberAccountName int JabberAccountsCount = 0; struct MM_INTERFACE mmi; -- cgit v1.2.3