view src/win32/IdleTracker/idletrack.h @ 10818:0555ec6f3eaa

[gaim-migrate @ 12475] sf patch #1180355, from Richard Laager Adds the ChangeLog.API entry for the removal of the public function gaim_find_conversation committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 12 Apr 2005 00:54:58 +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();