1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-18 03:28:07 -05:00
putty-source/sizetip.h
Simon Tatham e913e99b40 Oleg Panashchenko's Cyrillic support patch
[originally from svn r277]
1999-11-08 11:08:09 +00:00

3 lines
79 B
C

void UpdateSizeTip(HWND src, int cx, int cy);
void EnableSizeTip(int bEnable);