view src/win32/IdleTracker/idletrack.h @ 10615:2e720df50861

[gaim-migrate @ 12076] Rob sent me a letter of resignation the other night. I suggested he post an announcement to the webpage; I guess he wanted to keep it quiet. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 20 Feb 2005 22:40:11 +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();