summaryrefslogtreecommitdiff
path: root/plugins/TooltipNotify/src/Utils.h
blob: b0baf7c0da90c48d72377d9ae99130c5ab02f104 (plain)
1
2
3
4
5
6
//
// Utils.h
//

BOOL IsNt50();
void TruncateWithDots(TCHAR* szString, size_t iNewLen);