#define __FILE_VERSION 0,5,0,3 #define __FILE_VERSION_STR "0, 5, 0, 3" #define __VERSION_DWORD 0x00050003 #if defined ( _WIN64 ) #define __MODULE_NAME "BossKey+ (x64)" #define __PLUGIN_ID 4305 #define __PLUGIN_ID_STR "4305" #define __PLUGIN_NAME "BossKey+ (x64)" #elif defined ( _UNICODE ) #define __MODULE_NAME "BossKey+ (Unicode)" #define __PLUGIN_ID 3694 #define __PLUGIN_ID_STR "3694" #define __PLUGIN_NAME "BossKey+ (Unicode)" #else #define __MODULE_NAME "BossKey+" #define __PLUGIN_ID 3655 #define __PLUGIN_ID_STR "3655" #define __PLUGIN_NAME "BossKey+" #endif #define __FL "http://addons.miranda-im.org/details.php?action=viewfile&id=" #define __DESC "Anti-Boss plugin." #define __AUTHORS "Goblineye Entertainment, Billy_Bons" #define __EMAIL "tatarinov.sergey@gmail.com" #define __COPYRIGHTS "© 2002-2003 Goblineye Entertainment, © 2007-2010 Billy_Bons"