view src/win32/IdleTracker/idletrack.h @ 7767:1f4005fcd872

[gaim-migrate @ 8412] As Nathan pointed out, a printf'd stringref is probably desirable committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Fri, 05 Dec 2003 17:28:22 +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();