summaryrefslogtreecommitdiff
path: root/protocols/Dummy
AgeCommit message (Expand)Author
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-28exceptions added to projectsGeorge Hazan
2015-05-01Proto_Dummy - unified projectVadim Dashevskiy
2015-04-26unified project for Dummy protocolGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-09Proto_Dummy: Fix missing FFC iconRobert Pösel
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-09-24Dummy: Fix settings for more dummy accountsRobert Pösel
2014-09-18Dummy protocol added to solutionsVadim Dashevskiy
2014-09-18Implement basic Dummy protocolRobert Pösel