src/win32/MinimizeToTray.h@8520a41fd75d
src/win32/MinimizeToTray.h
Fri, 12 Sep 2003 05:31:55 +0000
- author
- Ka-Hing Cheung <khc@pidgin.im>
- date
- Fri, 12 Sep 2003 05:31:55 +0000
- changeset 6814
- 8520a41fd75d
- parent 3630
-
caa952062dc2
- permissions
- -rw-r--r--
[gaim-migrate @ 7354]
Added animated smiley support (patch by Ka-Hing Cheung, aka javabsp, aka
he-who-wrote-animated-smiley-support) and added animated MSN 6 smileys.
committer: Christian Hammond <chipx86@chipx86.com>
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */