#ifndef _SKYPE_MENUS_H_ #define _SKYPE_MENUS_H_ #define CMI_POSITION -201001000 enum { CMI_AUTH_REQUEST, CMI_AUTH_GRANT, CMI_GETSERVERHISTORY, CMI_MAX // this item shall be the last one }; #define SMI_POSITION 200000 #endif //_SKYPE_MENUS_H_