pidgin/win32/MinimizeToTray.h

Wed, 20 Jun 2007 01:47:55 +0000

author
William Ehlhardt <williamehlhardt@gmail.com>
date
Wed, 20 Jun 2007 01:47:55 +0000
branch
soc.2007.certmgr
changeset 18251
41e00264c49d
parent 15435
4b933b06d75e
child 18068
b6554e3c8224
permissions
-rw-r--r--

- Add chunks of the certificate scheme registration interface

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

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

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial