view src/win32/IdleTracker/idletrack.h @ 12144:d93e6979b77a

[gaim-migrate @ 14445] Fix a conflict in mnemonics I added. I'm going to force SimGuy to write a patch if I've done this wrong again. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 19 Nov 2005 00:34:04 +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();