view src/win32/IdleTracker/idletrack.h @ 5448:aed28286e4fc

[gaim-migrate @ 5832] 0.63 update committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Mon, 19 May 2003 16:00: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();