summaryrefslogtreecommitdiff
path: root/bin11/lib
AgeCommit message (Expand)Author
2013-07-09protocol database helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-07-08protocol helpers, beginning George Hazan
2013-06-30forgotten helper - db_set (writes a DBVARIANT)George Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-06-21new helper ProtoCallService - simply glues module & service name, and then si...George Hazan
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-03mir_base64_decode & mir_base64_encode moved to mir_core.dllGeorge Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-23- added unicode analogs of ltrim, ltrimp, wildcmp;George Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-17mir_wstrndup added, the Unicode version of mir_strndupGeorge Hazan
2013-03-03fresh core libraries, not to recompile 'em againGeorge Hazan
2013-03-03forgotten another function: mir_callNextSubclassGeorge Hazan
2013-03-03added mechanism of windows subclassing, proof to dynamic plugin unloadingGeorge Hazan
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy