view src/win32/IdleTracker/idletrack.h @ 9553:8a64666476e6

[gaim-migrate @ 10386] (13:06:08) nosnilmot: Paco-Paco / LSchiere: this cures the flooding on signon for me committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 17 Jul 2004 17:08:24 +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();