Mercurial > pidgin.yaz
view src/win32/MinimizeToTray.h @ 4527:32aa1451744d
[gaim-migrate @ 4805]
these sounds are much better.
by better, i mean the same sounds we all know and hate, but without the static
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Wed, 05 Feb 2003 06:17:52 +0000 |
parents | 9682c0e022c6 |
children |
line wrap: on
line source
#ifndef _MINIMIZE_TO_TRAY_H_ #define _MINIMIZE_TO_TRAY_H_ void MinimizeWndToTray(HWND hWnd); void RestoreWndFromTray(HWND hWnd); #endif /* _MINIMIZE_TO_TRAY_H_ */