view src/win32/IdleTracker/idletrack.h @ 10163:34a8bbf5b1b9

[gaim-migrate @ 11249] Add the gtk account prefs from gtkaccount.c instead of gtkprefs.c committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 09 Nov 2004 05:24:04 +0000
parents 516061abad03
children fc464a0abccc
line wrap: on
line source

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

extern DWORD wgaim_get_lastactive();
extern BOOL wgaim_set_idlehooks();
extern void wgaim_remove_idlehooks();