summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/svcs_srmm.h
blob: 5d85abcfe316b3ca98d01d5be22a21a8fccd8977 (plain)
1
2
3
4
5
6
7
#ifndef __SVCS_SRMM_H__
#define __SVCS_SRMM_H__

int __cdecl onWindowEvent(WPARAM,LPARAM);
int __cdecl onIconPressed(WPARAM,LPARAM);

#endif