pidgin/win32/MinimizeToTray.h@2a5e5d1dde23
pidgin/win32/MinimizeToTray.h
Sun, 09 Aug 2009 19:00:51 +0000
- author
- Arnold Noronha <tdrhq@soc.pidgin.im>
- date
- Sun, 09 Aug 2009 19:00:51 +0000
- branch
- soc.2009.webkitmessageview
- changeset 32448
- 2a5e5d1dde23
- parent 15435
-
4b933b06d75e
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
use displaying-im-msg instead of write_conv uiops.
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */