#include <windows.h>
#include "xap_App.h"
#include "ap_Win32App.h"
#include "xap_Win32App.h"
#include "xap_Frame.h"
#include "xap_Win32DialogHelper.h"
#include "ut_string_class.h"
#include <session/xp/AbiCollabSessionManager.h>
#include <account/xp/Event.h>
#include <account/xp/AccountEvent.h>
#include <backends/xmpp/xp/XMPPBuddy.h>
#include "ap_Win32Dialog_CollaborationJoin.h"
Functions | |
static void | s_treeview_delete_lparam (HWND hTreeView, HTREEITEM hItem) |
Variables | |
pt2Constructor | ap_Dialog_CollaborationJoin_Constructor = &AP_Win32Dialog_CollaborationJoin::static_constructor |
static void s_treeview_delete_lparam | ( | HWND | hTreeView, | |
HTREEITEM | hItem | |||
) | [static] |
References DELETEP, and UT_return_if_fail.
Referenced by AP_Win32Dialog_CollaborationJoin::_freeBuddyList().
pt2Constructor ap_Dialog_CollaborationJoin_Constructor = &AP_Win32Dialog_CollaborationJoin::static_constructor |