view src/win32/IdleTracker/idletrack.h @ 7685:9e122b8f564f

[gaim-migrate @ 8329] Let's see if this helps some of those memleaks... committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Mon, 01 Dec 2003 23:10:09 +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();