view src/win32/IdleTracker/idletrack.h @ 6823:2a6f5eb2d561

[gaim-migrate @ 7367] Kind of grouping things together a bit in the ChangeLog. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 13 Sep 2003 09:33:06 +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();