#ifndef __SVCS_SRMM_H__ #define __SVCS_SRMM_H__ #include <windows.h> int __cdecl onWindowEvent(WPARAM,LPARAM); int __cdecl onIconPressed(WPARAM,LPARAM); #endif