pidgin/win32/MinimizeToTray.h

Wed, 22 Oct 2008 14:47:39 +0000

author
SHiNE CsyFeK <csyfek@gmail.com>
date
Wed, 22 Oct 2008 14:47:39 +0000
branch
openq
changeset 24349
a77c0e009d10
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

2008.10.04 - ccpaging <ccpagint(at)gmail.com>
* Update protocol for 2007
* Code cleanup

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial