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

#pragma once

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