Mercurial > pidgin.yaz
view pidgin/win32/MinimizeToTray.h @ 22586:fd2329579150
merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'
and 'd3a46edcbd24983a1dd7d71d296a2e43abbbc38b'
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Mon, 31 Mar 2008 16:19:29 +0000 |
parents | 5fe8042783c1 |
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_ */