view src/win32/IdleTracker/idletrack.h @ 9005:230cf4032e3d

[gaim-migrate @ 9780] (21:30:42) SimGuy: LSchiere2: This patch adds widget names to a number of different imhtmls scattered around gaim committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 22 May 2004 01:32:44 +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();