summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_nudge.h
blob: e80215e57285db1c80e50b4a6d396ead3d4b2707 (plain)
1
2
3
4
5
6
7
8
9
10
#define	MS_SHAKE_CLIST			"SHAKE/Service/ShakeClist"
#define	MS_SHAKE_CHAT			"SHAKE/Service/ShakeChat"
#define	MS_NUDGE_SEND			"NUDGE/Send"

// Hide or Show the context menu "send nudge" 
// wParam = char *szProto
// lParam = BOOL show
#define MS_NUDGE_SHOWMENU	"NudgeShowMenu"

#define MUUID_NUDGE_SEND { 0x9c66a9a, 0x57dc, 0x454d, { 0xa9, 0x30, 0xf8, 0xc0, 0x4f, 0xe2, 0x98, 0x38 } }