#ifndef __SVCS_SRMM_H__ #define __SVCS_SRMM_H__ int __cdecl onWindowEvent(WPARAM,LPARAM); int __cdecl onIconPressed(WPARAM,LPARAM); #endif