view pidgin/win32/IdleTracker/idletrack.h @ 22024:57cac5dfda2a

Remember the size of the roomlist window. Handle the categories better.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 07 Jan 2008 06:16:46 +0000
parents 75ffc646647f
children d93577159f2a
line wrap: on
line source

/*
 * idletrack.h
 */
#include <windows.h>

DWORD winpidgin_get_lastactive(void);
BOOL winpidgin_set_idlehooks(void);
void winpidgin_remove_idlehooks(void);